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