bitcoin/doc/release-notes-remove-rescan.md

9 lines
306 B
Markdown
Raw Normal View History

2021-09-29 00:37:39 -03:00
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.