Crate tendermint_proto_althea

Crate tendermint_proto_althea 

Source
Expand description

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

Modules§

abci
blockchain
consensus
crypto
google
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
version

Structs§

Error

Traits§

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