package
0.0.1
Repository: https://github.com/golang88/ibc-go.git
Documentation: pkg.go.dev

# Functions

QueryChannel returns a channel end.
QueryChannelClientState returns the ClientState of a channel end.
QueryChannelConsensusState returns the ConsensusState of a channel end.
QueryLatestConsensusState uses the channel Querier to return the latest ConsensusState given the source port ID and source channel ID.
QueryNextSequenceReceive returns the next sequence receive.
QueryPacketAcknowledgement returns the data about a packet acknowledgement.
QueryPacketCommitment returns a packet commitment.
QueryPacketReceipt returns data about a packet receipt.