Persist Sapling key material in the wallet to disk

This commit is contained in:
mdr0id
2018-09-13 14:22:00 -07:00
committed by Jack Grigg
parent 1b79de781c
commit 2fcf06077f
6 changed files with 158 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ testScripts=(
'wallet_mergetoaddress.py'
'wallet.py'
'wallet_overwintertx.py'
'wallet_persistence.py'
'wallet_nullifiers.py'
'wallet_1941.py'
'wallet_addresses.py'