Add a more recent UTXO snapshot, leave the previous one as well so if people have the file lying around they can still reuse it.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCb71266566058: [assumeutxo] add snapshot data for mainnet block 916'000 and testnet 1'680'000
Start a bitcoind instance with a fresh datadir, wait for headersync to complete, than load the snapshot
src/bitcoin-cli -datadir=/data0/ecashd_test loadtxoutset /data0/ecashd/utxo_916000
Make sure we reach the tip almost instantly after loading, than let the background sync complete.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable