test: p2p: check disconnect due to lack of desirable service flags

This commit is contained in:
Sebastian Falbesoner
2024-01-19 03:08:29 +01:00
parent 405ac819af
commit c4a67d396d
3 changed files with 72 additions and 0 deletions

View File

@@ -395,6 +395,8 @@ BASE_SCRIPTS = [
'rpc_getdescriptorinfo.py',
'rpc_mempool_info.py',
'rpc_help.py',
'p2p_handshake.py',
'p2p_handshake.py --v2transport',
'feature_dirsymlinks.py',
'feature_help.py',
'feature_shutdown.py',