[][src]Crate tendermint_proto

tendermint-proto library gives the developer access to the Tendermint proto-defined structs.

Modules

abci
blockchain
consensus
crypto
google
libs
mempool
meta
p2p
privval
rpc
serializers

Serde JSON serializers

state
statesync
store
types
version

Enums

Kind

Various kinds of errors that can be raised.

Traits

Protobuf

Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.

Type Definitions

Error

An error that can be raised by the Protobuf conversions.