Function query_packet_receipt

Source
pub fn query_packet_receipt<I>(
    ibc_ctx: &I,
    request: &QueryPacketReceiptRequest,
) -> Result<QueryPacketReceiptResponse, QueryError>
Expand description

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