pub fn query_packet_commitment<I>(
ibc_ctx: &I,
request: &QueryPacketCommitmentRequest,
) -> Result<QueryPacketCommitmentResponse, QueryError>where
I: ValidationContext + ProvableContext,Expand description
Queries for the packet commitment associated with a channel by the given sequence, channel, and port ids