Skip to content

Commit b29c21f

Browse files
committed
assumeutxo: Remove devtools/utxo_snapshot.sh
1 parent 20a1c77 commit b29c21f

File tree

2 files changed

+2
-108
lines changed

2 files changed

+2
-108
lines changed

contrib/devtools/utxo_snapshot.sh

Lines changed: 0 additions & 104 deletions
This file was deleted.

doc/design/assumeutxo.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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
4041
to create a snapshot on one node that you wish to load on another node.
4142
It 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)

0 commit comments

Comments
 (0)