mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +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)
|
||||
else:
|
||||
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
|
||||
self.sync_blocks()
|
||||
|
Loading…
Reference in New Issue
Block a user