Module tip_height

Source
Expand description

tip-height subcommand - prints the block height of Zebra’s persisted chain state.

Prints the chain tip height stored in Zebra’s state. This is useful for developers to inspect Zebra state directories.

Structs§

TipHeightCmd
Print the tip block height of Zebra’s chain state on disk

Constants§

_DERIVE_Command_FOR_TipHeightCmd 🔒