Add rescan removal release note

This commit is contained in:
Samuel Dobson 2021-09-29 16:37:39 +13:00
parent bccd1d942d
commit dc3ec74d67

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