Module cli

Module cli 

Source
Expand description

Re-exported from reth_optimism_cli.

Modules§

app
A configurable App on top of the cli parser.
chainspec
Optimism chain specification parser.
commands
Optimism CLI commands.
ovm_file_codec
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.
receipt_file_codec
Module with a codec for reading and encoding receipts in files.

Structs§

Cli
The main op-reth cli interface.
CliApp
A wrapper around a parsed CLI that handles command execution.
ImportOpCommand
Syncs RLP encoded blocks from a file.
ImportReceiptsOpCommand
Initializes the database with the genesis block.