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 defaultzebrad.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§
- Entry
Point - Toplevel entrypoint command.
Enums§
- Zebrad
Cmd - Zebrad Subcommands
Constants§
- CONFIG_
FILE - Zebrad Configuration Filename
- _DERIVE_
Command_ 🔒FOR_ Zebrad Cmd