/ibc/core/channel/v1/channels/{}/ports/{}/packet_commitments/{packet_ack_sequences}/unreceived_acks
UnreceivedAcks returns all the unreceived IBC acknowledgements associated with a channel and sequences.
Parameters:
channel_id - string, channel unique identifier
port_id - string, port unique identifier
packet_ack_sequences - string, packet sequence
Example:
Previous/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_commitmentsNext/ibc/core/channel/v1/channels/{}/ports/{}/packet_commitments/{}/unreceived_packets
Last updated