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 9d515f9 commit 6a07265Copy full SHA for 6a07265
x/tss/types/tss.go
@@ -21,7 +21,7 @@ import (
21
22
var (
23
// minimum dkg participant number
24
- MinDKGParticipantNum = 3
+ MinDKGParticipantNum = 2
25
26
// minimum dkg threshold
27
MinDKGThreshold = 2
0 commit comments