referrerpolicy=no-referrer-when-downgrade
polkadot_runtime_parachains::runtime_api_impl::v11

Function inbound_hrmp_channels_contents

Source
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.