Add p2p test for BIP 152 (compact blocks)
Github-Pull: #8418 Rebased-From: 45c7ddd109465e03551f5b39c2e650c243b4a078
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
f6be478b0a
commit
fb8706ebd7
@@ -142,6 +142,7 @@ testScripts = [
|
||||
'segwit.py',
|
||||
'importprunedfunds.py',
|
||||
'signmessages.py',
|
||||
'p2p-compactblocks.py',
|
||||
]
|
||||
if ENABLE_ZMQ:
|
||||
testScripts.append('zmq_test.py')
|
||||
|
||||
Reference in New Issue
Block a user