Expand description
Optimism-specific constants, types, and helpers.
Re-exports§
pub use execution::ExecutionHandler;
pub use frame::Frame;
pub use handler::Handler;
pub use post_execution::PostExecutionHandler;
pub use pre_execution::PreExecutionHandler;
pub use precompile_provider::PrecompileProvider;
pub use util::FrameOrResultGen;
pub use validation::ValidationHandler;