Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogSpaceNative uint8 = 1 LogSpaceEthereum uint8 = 2 )
Variables ¶
This section is empty.
Functions ¶
func MustRLPEncodeBlock ¶ added in v1.5.8
func MustRLPEncodeBlock(coreBlock *types.BlockSummary, evmBaseFeePerGas *big.Int) []byte
func MustRLPEncodeReceipt ¶ added in v1.5.8
func MustRLPEncodeReceipt(receipt *types.TransactionReceipt) []byte
Types ¶
type StorageChange ¶ added in v1.5.8
Click to show internal directories.
Click to hide internal directories.