Function ibc_query::core::channel::query_unreceived_packets

source ยท
pub fn query_unreceived_packets<I>(
    ibc_ctx: &I,
    request: &QueryUnreceivedPacketsRequest
) -> Result<QueryUnreceivedPacketsResponse, QueryError>
where I: QueryContext,
Expand description

Queries for all unreceived packets associated with a channel