Available on crate feature
optimism
only.Expand description
Re-exported from reth_optimism_cli
.
Modules§
- Optimism chain specification parser.
- Optimism CLI commands.
- OVM block, same as EVM block at bedrock, except for signature of deposit transaction not having a signature back then. Enables decoding and encoding
Block
types within file contexts. - Module with a codec for reading and encoding receipts in files.
Structs§
- The main op-reth cli interface.
- Syncs RLP encoded blocks from a file.
- Initializes the database with the genesis block.