File tree Expand file tree Collapse file tree 2 files changed +2
-108
lines changed Expand file tree Collapse file tree 2 files changed +2
-108
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -36,13 +36,11 @@ use a significant amount of disk space.
3636
3737## Generating a snapshot
3838
39- The RPC command ` dumptxoutset ` can be used to generate a snapshot. This can be used
39+ The RPC command ` dumptxoutset ` can be used to generate a snapshot for the current
40+ tip or a recent height. This can be used
4041to create a snapshot on one node that you wish to load on another node.
4142It can also be used to verify the hardcoded snapshot hash in the source code.
4243
43- The utility script
44- ` ./contrib/devtools/utxo_snapshot.sh ` may be of use.
45-
4644## General background
4745
4846- [ assumeutxo proposal] ( https://github.com/jamesob/assumeutxo-docs/tree/2019-04-proposal/proposal )
You can’t perform that action at this time.
0 commit comments