[][src]Crate tendermint_proto

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

Modules

abci
blockchain
consensus
crypto
evidence
libs
mempool
p2p
privval
rpc
state
statesync
store
types
version

Enums

Kind

Various kinds of errors that can be raised.

Traits

DomainType

DomainType trait allows protobuf encoding and decoding for domain types

Type Definitions

Error

An error that can be raised by the DomainType conversions.