mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-13 02:47:02 +02:00
Testing: listsinceblock should not use orphan block height.
This commit is contained in:
@ -152,6 +152,7 @@ testScripts = [
|
||||
'nulldummy.py',
|
||||
'import-rescan.py',
|
||||
'rpcnamedargs.py',
|
||||
'listsinceblock.py',
|
||||
]
|
||||
if ENABLE_ZMQ:
|
||||
testScripts.append('zmq_test.py')
|
||||
|
Reference in New Issue
Block a user