Type Alias substrate_relay_helper::messages::target::SubstrateMessagesDeliveryProof
source · pub type SubstrateMessagesDeliveryProof<C, L> = (UnrewardedRelayersState, FromBridgedChainMessagesDeliveryProof<HashOf<C>, L>);
Expand description
Message receiving proof returned by the target Substrate node.