Revert "wallet: Comment out HDSeed and CHDChain persistence to disk"

This reverts commit b7f9a7ae02.
This commit is contained in:
mdr0id
2018-09-19 19:40:51 -07:00
committed by Jack Grigg
parent 967bbbc486
commit 87ae893d75
4 changed files with 2 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ testScripts=(
'wallet_mergetoaddress.py'
'wallet.py'
'wallet_overwintertx.py'
# 'wallet_nullifiers.py'
'wallet_nullifiers.py'
'wallet_1941.py'
'wallet_addresses.py'
'wallet_sapling.py'
@@ -44,7 +44,7 @@ testScripts=(
'zapwallettxes.py'
'proxy_test.py'
'merkle_blocks.py'
# 'fundrawtransaction.py'
'fundrawtransaction.py'
'signrawtransactions.py'
'signrawtransaction_offline.py'
'walletbackup.py'