Module error
Expand description
Transaction pool errors
Structs§
- Transaction pool error.
Enums§
- Represents all errors that can happen when validating transactions for the pool for EIP-4844 transactions
- Represents all errors that can happen when validating transactions for the pool for EIP-7702 transactions
- Represents errors that can happen when validating transactions for the pool
- Transaction pool error kind.
Traits§
- A trait for additional errors that can be thrown by the transaction pool.
Type Aliases§
- Transaction pool result type.