pub fn inbound_hrmp_channels_contents<T: Config>(
    recipient: Id
) -> BTreeMap<Id, Vec<InboundHrmpMessage<BlockNumberFor<T>>>>
Expand description

Implementation for the inbound_hrmp_channels_contents function of the runtime API.