Function polkadot_runtime_parachains::runtime_api_impl::v5::dmq_contents
source · pub fn dmq_contents<T: Config>(
recipient: ParaId
) -> Vec<InboundDownwardMessage<BlockNumberFor<T>>>
Expand description
Implementation for the dmq_contents
function of the runtime API.