IbcChannelQueryClient Members

The IbcChannelQueryClient type exposes the following members.

Methods


  Name Description
Public method Channel
Channel queries an IBC Channel.
Public method ChannelClientState
ChannelClientState queries for the client state for the channel associated with the provided channel identifiers.
Public method ChannelConsensusState
ChannelConsensusState queries for the consensus state for the channel associated with the provided channel identifiers.
Public method Channels
Channels queries all the IBC channels of a chain.
Public method ConnectionChannels
ConnectionChannels queries all the channels associated with a connection end.
Public method NextSequenceReceive
NextSequenceReceive returns the next receive sequence for a given channel.
Public method PacketAcknowledgement
PacketAcknowledgement queries a stored packet acknowledgement hash.
Public method PacketAcknowledgements
PacketAcknowledgements returns all the packet acknowledgements associated with a channel.
Public method PacketCommitment
PacketCommitment queries a stored packet commitment hash.
Public method PacketCommitments
PacketCommitments returns all the packet commitments hashes associated with a channel.
Public method PacketReceipt
PacketReceipt queries if a given packet sequence has been received on the queried chain
Public method UnreceivedAcks
UnreceivedAcks returns all the unreceived IBC acknowledgements associated with a channel and sequences.
Public method UnreceivedPackets
UnreceivedPackets returns all the unreceived IBC packets associated with a channel and sequences.