tests: check derivation of P2TR

This commit is contained in:
Pieter Wuille
2021-02-27 20:34:09 -08:00
parent 7cedafc541
commit 2667366aaa
2 changed files with 273 additions and 0 deletions

View File

@@ -260,6 +260,7 @@ BASE_SCRIPTS = [
'wallet_send.py --legacy-wallet',
'wallet_send.py --descriptors',
'wallet_create_tx.py --descriptors',
'wallet_taproot.py',
'p2p_fingerprint.py',
'feature_uacomment.py',
'wallet_coinbase_category.py --legacy-wallet',