QA: Add wallet_implicitsegwit to test the ability to transform keys between address types

This commit is contained in:
Luke Dashjr
2019-04-25 07:44:00 +00:00
parent 8afa602f30
commit a6f6f77a86
2 changed files with 65 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ BASE_SCRIPTS = [
'mining_basic.py',
'wallet_bumpfee.py',
'wallet_bumpfee_totalfee_deprecation.py',
'wallet_implicitsegwit.py',
'rpc_named_arguments.py',
'wallet_listsinceblock.py',
'p2p_leak.py',