# Functions

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

# Structs

BaseAccount defines a base account type.
EthAccount implements the authtypes.AccountI interface and embeds an authtypes.BaseAccount type.
ModuleAccount defines an account for modules that holds coins on a pool.
Params defines the parameters for the auth module.
QueryAccountRequest is the request type for the Query/Account RPC method.
QueryAccountResponse is the response type for the Query/Account RPC method.
QueryAccountsRequest is the request type for the Query/Accounts RPC method.
QueryAccountsResponse is the response type for the Query/Accounts RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

Account is an interface used to store coins at a given address within state.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.