# Functions
DefaultGenesis returns the default Capability genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterMsgHandler registers the http handlers for service Msg to "mux".
RegisterMsgHandlerClient registers the http handlers for service Msg to "mux".
RegisterMsgHandlerFromEndpoint is same as RegisterMsgHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMsgHandlerServer registers the http handlers for service Msg to "mux".
No description provided by the author
RegisterQuerySrvrHandler registers the http handlers for service QuerySrvr to "mux".
RegisterQuerySrvrHandlerClient registers the http handlers for service QuerySrvr to "mux".
RegisterQuerySrvrHandlerFromEndpoint is same as RegisterQuerySrvrHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQuerySrvrHandlerServer registers the http handlers for service QuerySrvr to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName defines the module name.
StoreKey defines the primary module store key.
interchainquery message types.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
GenesisState defines the epochs module's genesis state.
GetTxResponse is the response type for the Service.GetTx method.
MsgSubmitQueryResponse represents a message type to fulfil a query request.
MsgSubmitQueryResponseResponse defines the MsgSubmitQueryResponse response type.
No description provided by the author
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQuerySrvrServer can be embedded to have forward compatible implementations.
# Interfaces
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
No description provided by the author
QuerySrvrClient is the client API for QuerySrvr service.
QuerySrvrServer is the server API for QuerySrvr service.