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.
pub fn hrmp_channels(channel: HrmpChannelId) -> Vec<u8> ⓘ
The HRMP channel for the given identifier.
The storage entry should be accessed as an AbridgedHrmpChannel
encoded value.