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: , ,
ModuleAccount defines an account for modules that holds coins on a pool.
Params defines the parameters for the auth module.