Expand description
tendermint-proto library gives the developer access to the Tendermint proto-defined structs.
Modules§
- abci
- blockchain
- consensus
- crypto
- Built-in prost_types with slight customization to enable JSON-encoding
- libs
- mempool
- meta
- p2p
- privval
- rpc
- serializers
- Serde JSON serializers
- state
- statesync
- store
- types
- v0_34
- Tendermint-proto auto-generated sub-modules for Tendermint
- version
Structs§
Traits§
- Protobuf
- Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.