mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 15:42:40 +02:00
Add p2p test for BIP 152 (compact blocks)
This commit is contained in:
@ -141,6 +141,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