wallet: remove -salvagewallet

This commit is contained in:
Andrew Chow
2020-05-08 17:10:59 -04:00
parent cdd955e580
commit d321046f4b
7 changed files with 5 additions and 38 deletions

View File

@@ -404,8 +404,6 @@ class WalletTest(BitcoinTestFramework):
'-reindex',
'-zapwallettxes=1',
'-zapwallettxes=2',
# disabled until issue is fixed: https://github.com/bitcoin/bitcoin/issues/7463
# '-salvagewallet',
]
chainlimit = 6
for m in maintenance: