//
pkg.gl
Category
github.com/Entangle-Protocol/entangle-blockchain
x
feemarket
keeper
package
1.1.1
Repository:
https://github.com/entangle-protocol/entangle-blockchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
2
Files
358 SLOC
#
Functions
NewKeeper
NewKeeper generates new fee market module keeper.
NewMigrator
NewMigrator returns a new Migrator.
#
Variables
KeyPrefixBaseFeeV1
KeyPrefixBaseFeeV1 TODO: Temporary will be removed with params refactor PR.
#
Structs
Keeper
Keeper grants access to the Fee Market module state.
Migrator
Migrator is a struct for handling in-place store migrations.