Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IsLocalBlock ¶
func IsLocalBlock(engine consensus.Engine, etherbase libcommon.Address, txPoolLocals []libcommon.Address, header *types.Header) bool
IsLocalBlock checks whether the specified block is mined by local miner accounts.
We regard two types of accounts as local miner account: etherbase and accounts specified via `txpool.locals` flag.
func MarshalReceipt ¶
func ValidateBlobs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.