Expand description
Zebrad Subcommands
Re-exports§
pub use self::start::StartCmd;
Modules§
- copy_
state 🔒 copy-statesubcommand - copies state from one directory to another (debug only)- entry_
point 🔒 - Zebrad EntryPoint
- generate 🔒
generatesubcommand - generates a defaultzebrad.tomlconfig.- start
startsubcommand - entry point for starting a zebra node- tip_
height 🔒 tip-heightsubcommand - 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