Crate cometbft_proto

Crate cometbft_proto 

Source
Expand description

cometbft-proto library gives the developer access to the CometBFT proto-defined structs.

Modules§

abci
blocksync
consensus
crypto
google
Built-in prost_types with slight customization to enable JSON-encoding
libs
mempool
meta
p2p
privval
rpc
serializers
Serde JSON serializers
services
state
statesync
store
types
version

Structs§

Error

Traits§

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