Function cumulus_primitives_core::relay_chain::well_known_keys::hrmp_channels
source · pub fn hrmp_channels(channel: HrmpChannelId) -> Vec<u8, Global> ⓘ
Expand description
The HRMP channel for the given identifier.
The storage entry should be accessed as an AbridgedHrmpChannel
encoded value.