Crate reth_ethereum_cli
Source Expand description
pub use app::CliApp;
pub use interface::Cli;
pub use interface::Commands;
- app
- A configurable App on top of the cli parser.
- chainspec
- Chain specification parser.
- interface
- CLI definition and entrypoint to executable