mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
When setting both a new index and prune size and restarting an unpruned node, the node will prune the block store first and then the index will fail to start syncing. Fix this by setting the prune lock to 0 if the index does not yet have a best block.
24 KiB
Executable File
24 KiB
Executable File