Expand description
Prints Zebra checkpoints as “height hash” output lines.
Get all the blocks up to network current tip and print the ones that are checkpoints according to rules.
For usage please refer to the program help: zebra-checkpoints --help
zebra-consensus accepts an ordered list of checkpoints, starting with the genesis block. Checkpoint heights can be chosen arbitrarily.
Modules§
- zebra-checkpoints arguments
Functions§
- main 🔒Process entry point for
zebra-checkpoints