/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_commitments
PacketCommitments returns all the packet commitments hashes associated with a channel.
Parameters:
channel_id - string, channel unique identifier
port_id - string, port unique identifier
Example:
Previous/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_acks/{sequence}Next/ibc/core/channel/v1/channels/{}/ports/{}/packet_commitments/{packet_ack_sequences}/unreceived_acks
Last updated