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
Structs§
Traits§
- Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.