Crate celestia_core_proto

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
v0_34
Tendermint-proto auto-generated sub-modules for Tendermint
version

Structs§

Error

Traits§

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