Expand description
tendermint-proto library gives the developer access to the Tendermint proto-defined structs.
Modules§
- Built-in prost_types with slight customization to enable JSON-encoding
- Serde JSON serializers
- Tendermint-proto auto-generated sub-modules for Tendermint
- Tendermint-proto auto-generated sub-modules for Tendermint
Structs§
Traits§
- Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.