Add Sapling support to z_getnewaddress and z_listaddresses

This commit is contained in:
Jack Grigg
2018-07-09 23:46:36 +01:00
parent 281b51e567
commit eec85c4388
3 changed files with 134 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ testScripts=(
'wallet_overwintertx.py'
'wallet_nullifiers.py'
'wallet_1941.py'
'wallet_addresses.py'
'listtransactions.py'
'mempool_resurrect_test.py'
'txn_doublespend.py'