Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportGenesis ¶
func ExportGenesis(ctx sdk.Context, k *keeper.Keeper, ak types.AccountKeeper) *types.GenesisState
ExportGenesis exports genesis state of the EVM module
Types ¶
type AppModule ¶
func NewAppModule ¶
func NewAppModule( keeper *keeper.Keeper, ak types.AccountKeeper) AppModule
NewAppModule creates a new AppModule object
func (AppModule) ExportGenesis ¶
ExportGenesis returns the exported genesis state as raw bytes for the evm module.
Click to show internal directories.
Click to hide internal directories.