mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-29 18:20:58 +02:00
Remove -rescan startup parameter
This commit is contained in:
@ -157,7 +157,7 @@
|
||||
#coinstatsindex=1
|
||||
|
||||
# Enable pruning to reduce storage requirements by deleting old blocks.
|
||||
# This mode is incompatible with -txindex, -coinstatsindex and -rescan.
|
||||
# This mode is incompatible with -txindex and -coinstatsindex.
|
||||
# 0 = default (no pruning).
|
||||
# 1 = allows manual pruning via RPC.
|
||||
# >=550 = target to stay under in MiB.
|
||||
|
Reference in New Issue
Block a user