Constant pallet_parachain_staking::pallet::MAX_CANDIDATES
source · pub const MAX_CANDIDATES: u32 = 200;
Expand description
A hard limit for weight computation purposes for the max candidates that could theoretically exist.
pub const MAX_CANDIDATES: u32 = 200;
A hard limit for weight computation purposes for the max candidates that could theoretically exist.