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 iblockproc.BlockCtx, statedb *state.StateDB, reader evmcore.DummyChain, onNewLog func(*types.Log), net opera.Rules) blockproc.EVMProcessor
type OperaEVMProcessor ¶
type OperaEVMProcessor struct {
// contains filtered or unexported fields
}
func (*OperaEVMProcessor) Execute ¶
func (p *OperaEVMProcessor) Execute(txs types.Transactions, internal bool) types.Receipts
Click to show internal directories.
Click to hide internal directories.