mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 18:09:47 +01:00
Add rescan removal release note
This commit is contained in:
parent
bccd1d942d
commit
dc3ec74d67
9
doc/release-notes-remove-rescan.md
Normal file
9
doc/release-notes-remove-rescan.md
Normal file
@ -0,0 +1,9 @@
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
Rescan startup parameter removed
|
||||
--------------------------------
|
||||
|
||||
The `-rescan` startup parameter has been removed. Wallets which require
|
||||
rescanning due to corruption will still be rescanned on startup.
|
||||
Otherwise, please use the `rescanblockchain` RPC to trigger a rescan.
|
Loading…
Reference in New Issue
Block a user