Maximum number of active validators at any moment.
We do not allow the number of validators in any epoch to go above this.
Lower-bound on the amount of stake required to become a validator.
Number of epochs for a single phase of SIP-39 since the change
Low voting power threshold for validators in Phase 1.
Validators below this threshold fall into the “at risk” group.
.08% of voting power
Low voting power threshold for validators in Phase 2.
Validators below this threshold fall into the “at risk” group.
.08% of voting power
Low voting power threshold for validators in Phase 3.
Validators below this threshold fall into the “at risk” group.
.02% of voting power
A validator can have stake below validator_low_stake_threshold
for this many epochs before being kicked out.
Deprecated: with SIP-39 there is no longer a minimum stake requirement.
Minimum amount of voting power required to become a validator in Phase 1.
.12% of voting power
Minimum amount of voting power required to become a validator in Phase 2.
.12% of voting power
Minimum amount of voting power required to become a validator in Phase 3.
.03% of voting power
Very low voting power threshold for validators in Phase 1.
Validators below this threshold will be removed immediately at epoch change.
.04% of voting power
Very low voting power threshold for validators in Phase 2.
Validators below this threshold will be removed immediately at epoch change.
.04% of voting power
Very low voting power threshold for validators in Phase 3.
Validators below this threshold will be removed immediately at epoch change.
.01% of voting power
Validators with stake below validator_very_low_stake_threshold
will be removed
immediately at epoch change, no grace period.