Next sequence

NextSequenceReceive returns the next receive sequence for a given channel.

get
Path parameters
channel_idstringRequired

channel unique identifier

port_idstringRequired

port unique identifier

Responses
chevron-right
200

A successful response.

application/json
next_sequence_receivestring · uint64Optional
proofstringOptional
get
/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/next_sequence

Last updated