ibc_query::core::channel

Function query_packet_commitment

source
pub fn query_packet_commitment<I>(
    ibc_ctx: &I,
    request: &QueryPacketCommitmentRequest,
) -> Result<QueryPacketCommitmentResponse, QueryError>
Expand description

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