Type Definition pallet_collator_selection::pallet::Invulnerables
source · pub type Invulnerables<T: Config> = StorageValue<_GeneratedPrefixForStorageInvulnerables<T>, BoundedVec<T::AccountId, T::MaxInvulnerables>, ValueQuery>;
Expand description
The invulnerable, fixed collators.