package
0.4.1
Repository: https://github.com/cosmos/ethermint.git
Documentation: pkg.go.dev

# Functions

NewKeeper generates new evm module keeper.
NewQuerier is the module level router for state queries.
RegisterInvariants registers the evm module invariants.

# Structs

Keeper wraps the CommitStateDB, allowing us to pass in SDK context while adhering to the StateDB interface.