Skip to content

Commit

Permalink
Update supported FD validator versions (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrecek authored Nov 4, 2024
1 parent fa34bb6 commit e063a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auction-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"rewardsEpochsCount": 10,
"validatorsUptimeEpochsCount": 3,
"validatorsUptimeThresholdDec": 0.8,
"validatorsClientVersionSemverExpr": ">=1.18.15 || >=0.113.20007 <1.0.0",
"validatorsClientVersionSemverExpr": ">=1.18.15 || >=0.101.20013 <1.0.0",
"validatorsMaxEffectiveCommissionDec": 0.07,

"mndeDirectedStakeShareDec": 0.1,
Expand Down

0 comments on commit e063a8f

Please sign in to comment.