# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.
# Functions
ExportGenesis returns the ibc channel submodule's exported genesis.
GetQueryCmd returns the root query command for IBC channels.
GetTxCmd returns the root tx command for IBC channels.
HandleMsgChannelCloseConfirm defines the sdk.Handler for MsgChannelCloseConfirm.
HandleMsgChannelCloseInit defines the sdk.Handler for MsgChannelCloseInit.
HandleMsgChannelOpenAck defines the sdk.Handler for MsgChannelOpenAck.
HandleMsgChannelOpenConfirm defines the sdk.Handler for MsgChannelOpenConfirm.
HandleMsgChannelOpenInit defines the sdk.Handler for MsgChannelOpenInit.
HandleMsgChannelOpenTry defines the sdk.Handler for MsgChannelOpenTry.
InitGenesis initializes the ibc channel submodule's state from a provided genesis state.
Name returns the IBC channel ICS name.
RegisterQueryService registers the gRPC query service for IBC channels.