Function query_next_sequence_send

Source
pub fn query_next_sequence_send<I>(
    ibc_ctx: &I,
    request: &QueryNextSequenceSendRequest,
) -> Result<QueryNextSequenceSendResponse, QueryError>
Expand description

Queries for the next sequence to send for the channel specified in the request.