tests: Test for gethdkeys

This commit is contained in:
Ava Chow
2023-12-20 18:11:51 -05:00
parent 5febe28c9e
commit 3b09d0eb7f
2 changed files with 186 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ BASE_SCRIPTS = [
'wallet_keypool_topup.py --legacy-wallet',
'wallet_keypool_topup.py --descriptors',
'wallet_fast_rescan.py --descriptors',
'wallet_gethdkeys.py --descriptors',
'interface_zmq.py',
'rpc_invalid_address_message.py',
'rpc_validateaddress.py',