Get desktop application:
View/edit binary Protocol Buffers messages
BaseAccount defines a base account type. It contains all the necessary fields for basic account functionality. Any custom account type should extend this type for additional functionality (e.g. vesting).
Used in:
GenesisState defines the auth module's genesis state.
params defines all the paramaters of the module.
accounts are the accounts present at genesis.
ModuleAccount defines an account for modules that holds coins on a pool.
Params defines the parameters for the auth module.
Used in: