Type Definition polkadot_runtime_parachains::hrmp::pallet::HrmpEgressChannelsIndex [−][src]
pub type HrmpEgressChannelsIndex<T: Config> = StorageMap<_GeneratedPrefixForStorageHrmpEgressChannelsIndex<T>, Twox64Concat, ParaId, Vec<ParaId>, ValueQuery>;