feat(llmq): llmq_test_dip0024 adjustments (#5229)

## Issue being fixed or feature implemented

## What was done?

## How Has This Been Tested?

## Breaking Changes
After the DIP24 fork, instant locks will still be served by
`llmq_test_instantsend`, since no `llmq_test_dip0024` will be formed
with less than 4 nodes.

## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] I have made corresponding changes to the documentation

**For repository code-owners and collaborators only**
- [x] I have assigned this pull request to a milestone
This commit is contained in:
Odysseas Gabrielides 2023-03-01 21:07:54 +02:00 committed by GitHub
parent 2d60375c22
commit bc7e941717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,7 +196,7 @@ static constexpr std::array<LLMQParams, 14> available_llmqs = {
.name = "llmq_test_dip0024",
.useRotation = true,
.size = 4,
.minSize = 3,
.minSize = 4,
.threshold = 2,
.dkgInterval = 24, // DKG cycle