Type Definition bridge_runtime_common::messages::source::ParsedMessagesDeliveryProofFromBridgedChain
source · pub type ParsedMessagesDeliveryProofFromBridgedChain<B> = (LaneId, InboundLaneData<AccountIdOf<ThisChain<B>>>);
Expand description
‘Parsed’ message delivery proof - inbound lane id and its state.