qa: functional test Miniscript watchonly support

This commit is contained in:
Antoine Poinsot
2022-01-14 14:25:55 +01:00
parent bfb036756a
commit ffc79b8e49
2 changed files with 94 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ BASE_SCRIPTS = [
'wallet_keypool.py --legacy-wallet',
'wallet_keypool.py --descriptors',
'wallet_descriptor.py --descriptors',
'wallet_miniscript.py',
'feature_maxtipage.py',
'p2p_nobloomfilter_messages.py',
'p2p_filter.py',