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