Function query_packet_acknowledgements

Source
pub fn query_packet_acknowledgements<I>(
    ibc_ctx: &I,
    request: &QueryPacketAcknowledgementsRequest,
) -> Result<QueryPacketAcknowledgementsResponse, QueryError>
where I: QueryContext,
Expand description

Queries for all packet acknowledgements associated with a channel