(port_id)/next_sequence
Endpoint
get /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/next_sequence
Parameters
Request Parameters
- channel_id (path): channel unique identifier
- port_id (path): port unique identifier
Responses
Possible Responses
- 200: A successful response.
- default: An unexpected error response.
Last updated on