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.
36
36
37
37
## Generating a snapshot
38
38
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
40
41
to create a snapshot on one node that you wish to load on another node.
41
42
It can also be used to verify the hardcoded snapshot hash in the source code.
42
43
43
- The utility script
44
- ` ./contrib/devtools/utxo_snapshot.sh ` may be of use.
45
-
46
44
## General background
47
45
48
46
- [ 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