Expand description
Optimism-specific constants, types, and helpers.
Re-exports§
pub use api::builder::OpBuilder;
pub use api::builder::OpContext;
pub use api::default_ctx::DefaultOp;
pub use evm::OpEvm;
pub use l1block::L1BlockInfo;
pub use result::OpHaltReason;
pub use transaction::error::OpTransactionError;
pub use transaction::estimate_tx_compressed_size;
pub use transaction::OpTransaction;
pub use spec::*;