mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Add rescan removal release note
This commit is contained in:
parent
bccd1d942d
commit
dc3ec74d67
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue