We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51ab11 commit 1b81eeeCopy full SHA for 1b81eee
ratings.toml
@@ -36,6 +36,13 @@
36
ProposerDecreaseFactor = -4.0
37
ValidatorDecreaseFactor = -4.0
38
ConsecutiveMissedBlocksPenalty = 1.10
39
+ [[ShardChain.RatingStepsByEpoch]]
40
+ EnableEpoch = 1763
41
+ HoursToMaxRatingFromStartRating = 55
42
+ ProposerValidatorImportance = 1.0
43
+ ProposerDecreaseFactor = -4.0
44
+ ValidatorDecreaseFactor = -4.0
45
+ ConsecutiveMissedBlocksPenalty = 1.10
46
[[ShardChain.RatingStepsByEpoch]]
47
EnableEpoch = 999999
48
HoursToMaxRatingFromStartRating = 55
0 commit comments