rpcwallet: Add Sapling support to z_sendmany

This commit is contained in:
Jack Grigg
2018-08-04 23:19:52 +01:00
parent af4057b904
commit e54c4d2ca1
5 changed files with 298 additions and 31 deletions

View File

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