Crate reth_optimism_txpool

Source
Expand description

OP-Reth Transaction pool.

Modules§

conditional
Additional support for pooled transactions with [TransactionConditional]
maintain
Support for maintaining the state of the transaction pool

Structs§

OpL1BlockInfo
Tracks additional infos for the current block.
OpPooledTransaction
Pool transaction for OP.
OpTransactionValidator
Validator for Optimism transactions.

Traits§

OpPooledTx
Helper trait to provide payload builder with access to conditionals and encoded bytes of transaction.

Type Aliases§

OpTransactionPool
Type alias for default optimism transaction pool