We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7f668 commit 50eb7dbCopy full SHA for 50eb7db
test/functional/feature_llmq_chainlocks_automatic.py
@@ -19,7 +19,7 @@
19
20
class LLMQChainLocksAutomaticTest(DashTestFramework):
21
def set_test_params(self):
22
- self.set_dash_test_params(3, 1)
+ self.set_dash_test_params(2, 1)
23
self.set_dash_llmq_test_params(1, 1)
24
self.delay_v20_and_mn_rr(height=200)
25
0 commit comments