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§

PendingBlock
Locally built pending block for pending tag.
PendingBlockEnv
Configured EvmEnv for a pending block.

Enums§

PendingBlockEnvOrigin
The origin for a configured PendingBlockEnv