Module base

Source
Expand description

Base functionality.

Modulesยง

abci
Application BlockChain Interface (ABCI).
kv
Key-value pairs.
query
Query support.
reflection
Reflection support.
snapshots
Snapshots containing Tendermint state sync info.
store
Data structure that holds the state of the application.
tendermint
For consensus types related to blocks, block headers, and merkle proofs.
v1beta1
Defines base data structures like Coin, DecCoin, IntProto, and DecProto. These types implement custo method signatures required by gogoproto.