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)
committerCryptoManiac <balthazar@yandex.ru>
Mon, 2 Mar 2015 08:33:16 +0000 (08:33 +0000)
commit30785656536625e26b09b6b6dbcb4c062ba10cc1
treefa7241098ddd283abbcca17f0d183a3fd4f02f14
parent07e90894e8f8d6d35d0468c6bd061b4591611d47
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