Closed strophy closed 1 year ago
Note that this only works for CL quorums. IS still requires 40 nodes. Option for smaller IS quorums will be available soon here: https://github.com/dashpay/dash/pull/3956
Closing this, we regularly run networks with 12 masternodes so I think this has been impelemented.
When using devnets, LLMQs are required in order to create ChainLocks, which are required to start platform. It should be possible to specify
-llmqchainlocks=llmq_devnet
to use 10-node quorums, reducing the size requirements of our devnets.Expected Behavior
ChainLocks exist on a 13-node devnet created using the deploy tool
Current Behavior
Currently 48 nodes are required to form ChainLocks
Possible Solution
-llmqchainlocks=llmq_devnet
in dash.confAlternatives Considered
Additional Context