test: Add coinstatsindex compatibility test

This commit is contained in:
Fabian Jahr
2025-06-02 22:40:14 +02:00
parent b2e8b64ddc
commit bb8d673183
2 changed files with 65 additions and 0 deletions

View File

@@ -342,6 +342,7 @@ BASE_SCRIPTS = [
'feature_anchors.py',
'mempool_datacarrier.py',
'feature_coinstatsindex.py',
'feature_coinstatsindex_compatibility.py',
'wallet_orphanedreward.py',
'wallet_timelock.py',
'p2p_permissions.py',