Expand description
OP-Reth chain specs.
Modules§
- constants
- OP stack variation of chain spec constants.
Structs§
- OpChain
Spec - OP stack chain spec type.
- OpChain
Spec Builder - Chain spec builder for a OP stack chain.
Statics§
- BASE_
MAINNET - The Base mainnet spec
- BASE_
SEPOLIA - The Base Sepolia spec
- OP_DEV
- OP dev testnet specification
- OP_
MAINNET - The Optimism Mainnet spec
- OP_
SEPOLIA - The OP Sepolia spec
Functions§
- make_
op_ genesis_ header - Helper method building a [
Header
] given [Genesis
] and [ChainHardforks
].