Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMessage ¶
func NewMessage(tx *types2.EthTransaction) types.Message
Types ¶
type EvmBlockContext ¶
type EvmBlockContext struct { BlkCtx vm.BlockContext // contains filtered or unexported fields }
func NewEvmBlockContext ¶
func NewEvmBlockContext(number uint64, timestamp uint64, db ledger.StateLedger, db2 ledger.ChainLedger) *EvmBlockContext
Click to show internal directories.
Click to hide internal directories.