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.
2 parents b2006a2 + 6a67dc7 commit ed9e5f3Copy full SHA for ed9e5f3
dash/src/sml/llmq_type/mod.rs
@@ -78,7 +78,7 @@ pub const DKG_400_85: DKGParams = DKGParams {
78
bad_votes_threshold: 300,
79
};
80
pub const DKG_100_67: DKGParams = DKGParams {
81
- interval: 2,
+ interval: 24,
82
phase_blocks: 2,
83
mining_window_start: 10,
84
mining_window_end: 18,
0 commit comments