# Functions
ExportGenesis exports genesis state of the EVM module.
InitGenesis initializes genesis state based on exported genesis.
NewAppModule creates a new AppModule object.
NewHandler returns a handler for xtechain type messages.
# Structs
AppModule implements an application module for the evm module.
AppModuleBasic defines the basic application module used by the evm module.