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

Implementation for the dmq_contents function of the runtime API.