[test] Test that -blocksonly nodes do not request high bandwidth mode.

Co-authored-by: Amiti Uttarwar <amiti@uttarwar.org>
This commit is contained in:
Niklas Gögge
2021-08-08 10:07:58 +02:00
parent 0dc8bf5b92
commit 5bf6587457
2 changed files with 85 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ BASE_SCRIPTS = [
'rpc_fundrawtransaction.py --legacy-wallet',
'rpc_fundrawtransaction.py --descriptors',
'p2p_compactblocks.py',
'p2p_compactblocks_blocksonly.py',
'feature_segwit.py --legacy-wallet',
# vv Tests less than 2m vv
'wallet_basic.py --legacy-wallet',