//
pkg.gl
Category
github.com/cosmos/ethermint
x
evm
keeper
package
0.4.1
Repository:
https://github.com/cosmos/ethermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
751 SLOC
#
Functions
NewKeeper
NewKeeper generates new evm module keeper.
NewQuerier
NewQuerier is the module level router for state queries.
RegisterInvariants
RegisterInvariants registers the evm module invariants.
#
Structs
Keeper
Keeper wraps the CommitStateDB, allowing us to pass in SDK context while adhering to the StateDB interface.