test: add functional test for -maxtipage parameter

This commit is contained in:
Sebastian Falbesoner
2022-01-25 13:28:02 +01:00
parent 792d0d8d51
commit 75656adfd2
2 changed files with 57 additions and 0 deletions

View File

@@ -198,6 +198,7 @@ BASE_SCRIPTS = [
'wallet_keypool.py --legacy-wallet',
'wallet_keypool.py --descriptors',
'wallet_descriptor.py --descriptors',
'feature_maxtipage.py',
'p2p_nobloomfilter_messages.py',
'p2p_filter.py',
'rpc_setban.py',