Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EVMModule ¶
type EVMModule struct{}
func (*EVMModule) Start ¶
func (p *EVMModule) Start(block blockproc.BlockCtx, statedb *state.StateDB, reader evmcore.DummyChain, onNewLog func(*types.Log), net metatechchain.Rules) blockproc.EVMProcessor
type MetatechchainEVMProcessor ¶
type MetatechchainEVMProcessor struct {
// contains filtered or unexported fields
}
func (*MetatechchainEVMProcessor) Execute ¶
func (p *MetatechchainEVMProcessor) Execute(txs types.Transactions, internal bool) types.Receipts
Click to show internal directories.
Click to hide internal directories.