Add Sapling support to z_shieldcoinbase

Part of #3216.
This commit is contained in:
Jack Grigg
2018-09-13 23:12:29 +01:00
parent ba63dacbbb
commit 5f91a95641
8 changed files with 194 additions and 57 deletions

View File

@@ -18,7 +18,8 @@ testScripts=(
'wallet_changeindicator.py'
'wallet_import_export.py'
'wallet_protectcoinbase.py'
'wallet_shieldcoinbase.py'
'wallet_shieldcoinbase_sprout.py'
'wallet_shieldcoinbase_sapling.py'
'wallet_listreceived.py'
'wallet_mergetoaddress.py'
'wallet.py'