Remove -rescan startup parameter

This commit is contained in:
Samuel Dobson
2021-09-29 16:32:07 +13:00
parent f963b0fa8c
commit bccd1d942d
12 changed files with 26 additions and 36 deletions

View File

@ -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.