package
Version:
v3.0.0-alpha5.0...-c974331
Opens a new window with list of versions in this module.
Published: Oct 30, 2024
License: LGPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrNilBlobHashes = errors.New("nil blob hashes array")
ErrMaxBlobGasUsed = errors.New("max blob gas used")
ErrMismatchBlobHashes = errors.New("mismatch blob hashes")
ErrInvalidVersiondHash = errors.New("invalid blob versioned hash, must start with VERSIONED_HASH_VERSION_KZG")
)
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.