Update feature_backwards_compatibility for descriptor wallets

This commit is contained in:
Andrew Chow
2020-10-27 15:26:55 -04:00
parent 9a4c631e1c
commit 6c9c12bf87
2 changed files with 97 additions and 77 deletions

View File

@ -197,6 +197,7 @@ BASE_SCRIPTS = [
'wallet_txn_doublespend.py',
'wallet_txn_doublespend.py --descriptors',
'feature_backwards_compatibility.py',
'feature_backwards_compatibility.py --descriptors',
'wallet_txn_clone.py --mineblock',
'feature_notifications.py',
'rpc_getblockfilter.py',