Add change indicator for notes

This commit is contained in:
Eirik Ogilvie-Wigley
2018-07-16 14:49:29 -06:00
parent a81b36d267
commit 0646f749f9
5 changed files with 112 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ testScripts=(
'prioritisetransaction.py'
'wallet_treestate.py'
'wallet_anchorfork.py'
'wallet_changeindicator.py'
'wallet_protectcoinbase.py'
'wallet_shieldcoinbase.py'
'wallet_mergetoaddress.py'