Add -zapwallettxes cli/config option, used for wallet recovery
authorMASM fan <masmfan@gmail.com>
Sun, 16 Feb 2014 01:09:28 +0000 (05:09 +0400)
committerMASM fan <masmfan@gmail.com>
Sun, 16 Feb 2014 01:09:28 +0000 (05:09 +0400)
commit29b2f8a0086e16b94dfc69a2b3f294a143bf4705
tree267225fcb0027cea47579eee95facc8b3fca1e2a
parent35be24faa1ab82f3178f278a04436eade50b5093
Add -zapwallettxes cli/config option, used for wallet recovery

This diagnostic tool removes all "tx" records from the wallet db,
then forces a full rescan, to rebuild "tx" records accurately.
src/init.cpp
src/wallet.cpp
src/wallet.h
src/walletdb.cpp
src/walletdb.h