Basic documentation for zebra-checkpoints (#1361)
This commit is contained in:
parent
00c52d28cd
commit
d2173cae7e
|
|
@ -1 +1,8 @@
|
||||||
# zebra-checkpoints
|
# zebra-checkpoints
|
||||||
|
|
||||||
|
`zebra-checkpoints` uses a local `zcashd` instance to generate a list of checkpoints for Zebra's checkpoint verifier.
|
||||||
|
|
||||||
|
Developers should run this tool every few months to add new checkpoints for the `checkpoint_sync = true` mode.
|
||||||
|
(By default, Zebra syncs up to Sapling using checkpoints. These checkpoints don't need to be updated.)
|
||||||
|
|
||||||
|
See the source code for more details.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue