Expand description
Optimism-specific constants, types, and helpers.
Re-exports§
pub use block::Block;
pub use evm_wiring::DefaultEthereumWiring;
pub use evm_wiring::EthereumWiring;
pub use evm_wiring::EvmWiring;
pub use evm_wiring::HaltReasonTrait;
pub use kzg::EnvKzgSettings;
Modules§
Structs§
- Stores the setup and parameters needed for computing KZG proofs.
Enums§
- Transaction types of all Ethereum transaction.
Traits§
- Main Transaction trait that abstracts and specifies all transaction currently supported by Ethereum.