Expand description
Contains the [OpTransaction] type and its implementation.
Re-exports§
pub use abstraction::OpTransaction;pub use abstraction::OpTxTr;pub use error::OpTransactionError;
Modules§
- abstraction
- Optimism transaction abstraction containing the
[OpTxTr]trait and corresponding[OpTransaction]type. - deposit
- Contains Deposit transaction parts.
- error
- Contains the
[OpTransactionError]type.
Functions§
- estimate_
tx_ compressed_ size - Estimates the compressed size of a transaction.