Documentation ¶ Index ¶ type EVMModule func New() *EVMModule func (p *EVMModule) Start(block blockproc.BlockCtx, statedb *state.StateDB, reader evmcore.DummyChain, ...) blockproc.EVMProcessor Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type EVMModule ¶ type EVMModule struct{} func New ¶ func New() *EVMModule func (*EVMModule) Start ¶ func (p *EVMModule) Start(block blockproc.BlockCtx, statedb *state.StateDB, reader evmcore.DummyChain, onNewLog func(*types.Log), net mugambo.Rules) blockproc.EVMProcessor Source Files ¶ View all Source files evm.go Click to show internal directories. Click to hide internal directories.