Update 'doc/release-process.md'
This commit is contained in:
@@ -35,6 +35,8 @@ when a user makes a new wallet, it will sync from a block far in the past, which
|
||||
|
||||
https://git.hush.is/hush/silentdragonlite-cli/commit/ef477f152e1a8bb8a5f7883a99e2a74a6f9eeb0b
|
||||
|
||||
To actually generate the checkpoint data, use the `sdl_checkpoints.pl` script in the hush3 repo: https://git.hush.is/hush/hush3/src/branch/master/contrib/sdl_checkpoints.pl . It uses the `getblockmerkletree` RPC to get the merkle tree data for a block height. It prints the data out in the format that checkpoints.rs wants it in, you simply need to copy and paste the output into the checkpoints.rs file.
|
||||
|
||||
## Release process
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user