# Functions
No description provided by the author
NewMsgRegisterAccount creates a new MsgRegisterAccount instance.
NewMsgSubmitTx creates and returns a new MsgSubmitTx instance.
No description provided by the author
NewQueryInterchainAccountRequest creates and returns a new QueryInterchainAccountRequest.
NewQueryInterchainAccountResponse creates and returns a new QueryInterchainAccountResponse.
PackTxMsgAny marshals the sdk.Msg payload to a protobuf Any type.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query 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
# 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
# Structs
MsgRegisterAccount defines the payload for Msg/RegisterAccount.
MsgRegisterAccountResponse defines the response for Msg/RegisterAccount.
MsgSubmitTx defines the payload for Msg/SubmitTx.
MsgSubmitTxResponse defines the response for Msg/SubmitTx.
QueryInterchainAccountRequest is the request type for the Query/InterchainAccountAddress RPC.
QueryInterchainAccountResponse the response type for the Query/InterchainAccountAddress RPC.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer 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.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.