Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryChannel ¶
func QueryChannel( ctx context.CLIContext, portID, channelID string, prove bool, ) (types.ChannelResponse, error)
QueryChannel queries the store to get a channel and a merkle proof.
func QueryPacket ¶
func QueryPacket( ctx context.CLIContext, portID, channelID string, sequence, timeoutHeight, timeoutTimestamp uint64, prove bool, ) (types.PacketResponse, error)
QueryPacket returns a packet from the store
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.