Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnteHandler ¶
func NewAnteHandler(options HandlerOptions) (sdk.AnteHandler, error)
NewAnteHandler add additional logic on top of Ethermint's anteHandler
Types ¶
type ElysiumKeeper ¶
type HandlerOptions ¶
type HandlerOptions struct { EvmOptions evmante.HandlerOptions ElysiumKeeper ElysiumKeeper }
HandlerOptions extend the ethermint's AnteHandler options by adding extra keeper necessary for custom ante handler logics
Click to show internal directories.
Click to hide internal directories.