4
1
I recently ran into an issue with an unsafe shutdown corruption on an NTFS partition in such a way that the files all existed, but chkdsk had to be run to verify some non-essential files.
My peers.dat file was the only file chkdsk complained about, but I verified my blockchain to be sure. How can I ensure my private keys in my current wallet.dat match the ones in my backup? I don't believe it is corrupt (At least Bitcoin-QT hasn't complained yet), but I'd rather be safe.
This raises the question of how to tell which addresses you should check. – Nate Eldredge – 2017-02-20T19:19:21.913
@NateEldredge listunspent in the debug console will tell you which addresses have utxos sent to them. – Abdussamad – 2018-08-02T07:54:17.200