Function polkadot_primitives::v1::well_known_keys::hrmp_channels[][src]

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.