Type Definition pallet_collator_selection::pallet::Invulnerables [−][src]
pub type Invulnerables<T: Config> = StorageValue<_GeneratedPrefixForStorageInvulnerables<T>, Vec<T::AccountId>, ValueQuery>;
Expand description
The invulnerable, fixed collators.