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

Implementation for the inbound_hrmp_channels_contents function of the runtime API.