Expand description
OP-Reth Transaction pool.
Modules§
- conditional
- Additional support for pooled transactions with [
TransactionConditional
] - interop
- Additional support for pooled interop transactions.
- maintain
- Support for maintaining the state of the transaction pool
- supervisor
- Supervisor support for interop
Structs§
- OpL1
Block Info - Tracks additional infos for the current block.
- OpPooled
Transaction - Pool transaction for OP.
- OpTransaction
Validator - Validator for Optimism transactions.
Enums§
- Invalid
Cross Tx - Wrapper for
InteropTxValidatorError
to implement [PoolTransactionError
] for it.
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