channel unique identifier
port unique identifier
list of acknowledgement sequences
GET /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_commitments/{packet_ack_sequences}/unreceived_acks HTTP/1.1 Host: axelar.nownodes.io Accept: */*
A successful response.
{ "sequences": [ "text" ], "height": { "revision_number": "text", "revision_height": "text" } }