mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-27 03:33:27 -03: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.