query_packet_acknowledgement

Function query_packet_acknowledgement 

Source
pub fn query_packet_acknowledgement<I>(
    ibc_ctx: &I,
    request: &QueryPacketAcknowledgementRequest,
) -> Result<QueryPacketAcknowledgementResponse, QueryError>
Expand description

Queries for the packet acknowledgement associated with a channel by the given sequence, channel, and port ids