Skip to Content
CosmWasmREST APIIbcCore(packet_ack_sequences)/unreceived_acks

(packet_ack_sequences)/unreceived_acks

Endpoint

get /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_commitments/{packet_ack_sequences}/unreceived_acks

Parameters

Request Parameters

  • channel_id (path): channel unique identifier
  • port_id (path): port unique identifier
  • packet_ack_sequences (path): list of acknowledgement sequences

Responses

Possible Responses

  • 200: A successful response.
  • default: An unexpected error response.
Last updated on