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