test: add framework functional test for MiniWallet's tx padding

This commit is contained in:
Sebastian Falbesoner
2024-05-23 18:55:33 +02:00
parent c17550bc3a
commit b2f0a9f8b0
2 changed files with 50 additions and 0 deletions

View File

@@ -361,6 +361,7 @@ BASE_SCRIPTS = [
'feature_addrman.py',
'feature_asmap.py',
'feature_fastprune.py',
'feature_framework_miniwallet.py',
'mempool_unbroadcast.py',
'mempool_compatibility.py',
'mempool_accept_wtxid.py',