# Functions
No description provided by the author
No description provided by the author
No description provided by the author
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
# 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
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.
# Structs
AccountNumberRequest returns the account number given the address.
AccountNumberResponse is the response returned when querying the account number by address.
AccountQueryRequest is the request type for the Query/AccountQuery RPC.
AccountQueryResponse is the response type for the Query/AccountQuery RPC method.
AccountTypeRequest is the request type for the Query/AccountType RPC method.
AccountTypeResponse is the response type for the Query/AccountType RPC method.
BundledTxResponse defines the response of a bundled tx.
GenesisAccount defines an account to be initialized in the genesis state.
GenesisState defines the accounts' module's genesis state.
KVPair defines a key value pair.
MsgExecute defines the Execute request type for the Msg/Execute RPC method.
MsgExecuteBundle defines the ExecuteBundle request type for the Msg/ExecuteBundle RPC method.
MsgExecuteBundleResponse defines the ExecuteBundle response type for the Msg/ExecuteBundle RPC method.
MsgExecuteResponse defines the Execute response type for the Msg/Execute RPC method.
MsgInit defines the Create request type for the Msg/Create RPC method.
MsgInitResponse defines the Create response type for the Msg/Create RPC method.
SchemaRequest is the request type for the Query/Schema RPC method.
SchemaResponse is the response type for the Query/Schema RPC method.
Handler defines a schema descriptor for a handler.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must 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.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.