Add test for z_importkey rescanning from beginning of chain.

This commit is contained in:
Sean Bowe
2017-01-19 16:42:55 -07:00
parent 7e3a20f235
commit 620c0e2845
2 changed files with 107 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ testScripts=(
'wallet_protectcoinbase.py'
'wallet.py'
'wallet_nullifiers.py'
'wallet_1941.py'
'listtransactions.py'
'mempool_resurrect_test.py'
'txn_doublespend.py'