Module commands

Source
Expand description

Zebrad Subcommands

Re-exports§

pub use self::start::StartCmd;

Modules§

copy_state 🔒
copy-state subcommand - copies state from one directory to another (debug only)
entry_point 🔒
Zebrad EntryPoint
generate 🔒
generate subcommand - generates a default zebrad.toml config.
start
start subcommand - entry point for starting a zebra node
tip_height 🔒
tip-height subcommand - prints the block height of Zebra’s persisted chain state.

Structs§

EntryPoint
Toplevel entrypoint command.

Enums§

ZebradCmd
Zebrad Subcommands

Constants§

CONFIG_FILE
Zebrad Configuration Filename
_DERIVE_Command_FOR_ZebradCmd 🔒