Skip to content

Commit 50eb7db

Browse files
knstPastaPastaPasta
authored andcommitted
tests: drop one more node, can isolate MN instead
1 parent 6f7f668 commit 50eb7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/feature_llmq_chainlocks_automatic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
class LLMQChainLocksAutomaticTest(DashTestFramework):
2121
def set_test_params(self):
22-
self.set_dash_test_params(3, 1)
22+
self.set_dash_test_params(2, 1)
2323
self.set_dash_llmq_test_params(1, 1)
2424
self.delay_v20_and_mn_rr(height=200)
2525

0 commit comments

Comments
 (0)