Expand description
Commonly used reth CLI commands.
Re-exports§
pub use node::NodeCommand;
Modules§
- common
- Contains common
reth
arguments - config_
cmd - CLI command to show configs.
- db
- dump_
genesis - Command that dumps genesis block JSON configuration to stdout
- import
- Command that initializes the node by importing a chain from a file.
- init_
cmd - Command that initializes the node from a genesis file.
- init_
state - Command that initializes the node from a genesis file.
- node
- Main node command for launching a node
- p2p
- P2P Debugging tool
- prune
- Command that runs pruning without any limits.
- recover
reth recover
command.- stage
reth stage
command- test_
vectors arbitrary
- Command for generating test vectors.
Macros§
- compact_
types arbitrary