pub fn dmq_contents<T: Config>(
    recipient: ParaId
) -> Vec<InboundDownwardMessage<T::BlockNumber>>
Expand description

Implementation for the dmq_contents function of the runtime API.