bitcoin/doc/release-notes-remove-rescan.md
2021-09-30 12:06:27 +13:00

9 lines
No EOL
306 B
Markdown

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.