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§
- OpL1
Block Info - Tracks additional infos for the current block.
- OpPooled
Transaction - Pool transaction for OP.
- OpTransaction
Validator - Validator for Optimism transactions.
Traits§
- OpPooled
Tx - Helper trait to provide payload builder with access to conditionals and encoded bytes of transaction.
Type Aliases§
- OpTransaction
Pool - Type alias for default optimism transaction pool