IbcChannelQueryClient Members
The IbcChannelQueryClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Channel |
Channel queries an IBC Channel.
|
![]() |
ChannelClientState |
ChannelClientState queries for the client state for the channel associated with the provided channel identifiers.
|
![]() |
ChannelConsensusState |
ChannelConsensusState queries for the consensus state for the channel associated with the provided channel identifiers.
|
![]() |
Channels |
Channels queries all the IBC channels of a chain.
|
![]() |
ConnectionChannels |
ConnectionChannels queries all the channels associated with a connection end.
|
![]() |
NextSequenceReceive |
NextSequenceReceive returns the next receive sequence for a given channel.
|
![]() |
PacketAcknowledgement |
PacketAcknowledgement queries a stored packet acknowledgement hash.
|
![]() |
PacketAcknowledgements |
PacketAcknowledgements returns all the packet acknowledgements associated with a channel.
|
![]() |
PacketCommitment |
PacketCommitment queries a stored packet commitment hash.
|
![]() |
PacketCommitments |
PacketCommitments returns all the packet commitments hashes associated with a channel.
|
![]() |
PacketReceipt |
PacketReceipt queries if a given packet sequence has been received on the queried chain
|
![]() |
UnreceivedAcks |
UnreceivedAcks returns all the unreceived IBC acknowledgements associated with a channel and sequences.
|
![]() |
UnreceivedPackets |
UnreceivedPackets returns all the unreceived IBC packets associated with a channel and sequences.
|