test: add getorphantxs tests

Adds functional tests for getorphantxs
This commit is contained in:
tdb3
2024-09-18 12:30:15 -04:00
parent 93f48fceb7
commit 98c1536852
2 changed files with 131 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ BASE_SCRIPTS = [
'wallet_importmulti.py --legacy-wallet',
'mempool_limit.py',
'rpc_txoutproof.py',
'rpc_getorphantxs.py',
'wallet_listreceivedby.py --legacy-wallet',
'wallet_listreceivedby.py --descriptors',
'wallet_abandonconflict.py --legacy-wallet',