Add rpc test for sprout txs z_listunspent

This commit is contained in:
Jay Graber
2018-08-28 17:16:04 -07:00
committed by Simon
parent 66795a408b
commit 011f9a02ef
2 changed files with 85 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ testScripts=(
'wallet_1941.py'
'wallet_addresses.py'
'wallet_sapling.py'
'wallet_listnotes.py'
'listtransactions.py'
'mempool_resurrect_test.py'
'txn_doublespend.py'