pub const VALIDATOR_LOW_STAKE_THRESHOLD_MIST: u64 = _; // 20_000_000_000_000_000u64
Expand description

Validators with stake amount below validator_low_stake_threshold are considered to have low stake and will be escorted out of the validator set after being below this threshold for more than validator_low_stake_grace_period number of epochs.

20 million SUI