pub const VALIDATOR_LOW_STAKE_GRACE_PERIOD: u64 = 7;
Expand description

A validator can have stake below validator_low_stake_threshold for this many epochs before being kicked out.