pub type SubstrateMessagesDeliveryProof<C, L> = (UnrewardedRelayersState, FromBridgedChainMessagesDeliveryProof<HashOf<C>, L>);Expand description
Message receiving proof returned by the target Substrate node.
pub type SubstrateMessagesDeliveryProof<C, L> = (UnrewardedRelayersState, FromBridgedChainMessagesDeliveryProof<HashOf<C>, L>);Message receiving proof returned by the target Substrate node.