mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
306 B
306 B
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.