mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
fix: connect repaired mns only
This commit is contained in:
parent
8597acd0dc
commit
793f4b739f
@ -200,7 +200,7 @@ class LLMQSimplePoSeTest(DashTestFramework):
|
|||||||
self.start_masternode(mn)
|
self.start_masternode(mn)
|
||||||
else:
|
else:
|
||||||
mn.node.setnetworkactive(True)
|
mn.node.setnetworkactive(True)
|
||||||
self.connect_nodes(mn.node.index, 0)
|
self.connect_nodes(mn.node.index, 0)
|
||||||
|
|
||||||
# syncing blocks only since node 0 has txes waiting to be mined
|
# syncing blocks only since node 0 has txes waiting to be mined
|
||||||
self.sync_blocks()
|
self.sync_blocks()
|
||||||
|
Loading…
Reference in New Issue
Block a user