test: add functional test for new cluster mempool RPCs

Co-authored-by: glozow <gloriajzhao@gmail.com>
This commit is contained in:
Suhas Daftuar
2024-04-27 09:31:59 -04:00
parent 72f60c877e
commit 6c5c44f774
5 changed files with 336 additions and 5 deletions

View File

@@ -340,6 +340,7 @@ BASE_SCRIPTS = [
'p2p_sendtxrcncl.py',
'rpc_scantxoutset.py',
'feature_unsupported_utxo_db.py',
'mempool_cluster.py',
'feature_logging.py',
'interface_ipc.py',
'feature_anchors.py',