Module pending_block
Available on crate feature
rpc
only.Expand description
Helper types for reth_rpc_eth_api::EthApiServer
implementation.
Types used in block building.
Structs§
- Pending
Block - Locally built pending block for
pending
tag. - Pending
Block Env - Configured
EvmEnv
for a pending block.
Enums§
- Pending
Block EnvOrigin - The origin for a configured
PendingBlockEnv