Constant iota_types::governance::MAX_VALIDATOR_COUNT
source ยท pub const MAX_VALIDATOR_COUNT: u64 = 150;
Expand description
Maximum number of active validators at any moment. We do not allow the number of validators in any epoch to go above this.