Module cosmos

Source
Expand description

Cosmos protobuf definitions.

Modules§

auth
Authentication of accounts and transactions.
authz
Granting of arbitrary privileges from one account to another.
bank
Balances.
base
Base functionality.
crisis
Crisis handling
crypto
Cryptographic primitives.
distribution
Messages and services handling token distribution
evidence
Messages and services handling evidence
feegrant
Allows accounts to grant fee allowances and to use fees from their accounts.
genutil
Messages and services handling gentx’s
gov
Messages and services handling governance
mint
Messages and services handling minting
params
Messages and services handling chain parameters
slashing
Handling slashing parameters and unjailing
staking
Proof-of-Stake layer for public blockchains.
tx
Transactions.
upgrade
Services for the upgrade module.
vesting
Services and tx’s for the vesting module.