Packet acks

PacketAcknowledgement queries a stored packet acknowledgement hash.

get
Path parameters
channel_idstringRequired

channel unique identifier

port_idstringRequired

port unique identifier

sequencestring · uint64Required

packet sequence

Responses
200

A successful response.

application/json
get
/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_acks/{sequence}

Last updated