Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLocalBlock ¶
func IsLocalBlock(engine consensus.Engine, etherbase common.Address, txPoolLocals []common.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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.