mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-30 07:51:39 +02:00
rpc: add loadtxoutset
Co-authored-by: Sebastian Falbesoner <sebastian.falbesoner@gmail.com>
This commit is contained in:
committed by
James O'Beirne
parent
62ac519e71
commit
ce585a9a15
@@ -3,7 +3,7 @@
|
||||
Assumeutxo is a feature that allows fast bootstrapping of a validating bitcoind
|
||||
instance with a very similar security model to assumevalid.
|
||||
|
||||
The RPC commands `dumptxoutset` and `loadtxoutset` (yet to be merged) are used to
|
||||
The RPC commands `dumptxoutset` and `loadtxoutset` are used to
|
||||
respectively generate and load UTXO snapshots. The utility script
|
||||
`./contrib/devtools/utxo_snapshot.sh` may be of use.
|
||||
|
||||
|
Reference in New Issue
Block a user