Crate iq_cometbft_proto

Crate iq_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
v0_34
cometbft-proto auto-generated sub-modules for CometBFT. DO NOT EDIT
v0_37
cometbft-proto auto-generated sub-modules for CometBFT. DO NOT EDIT
v0_38
cometbft-proto auto-generated sub-modules for CometBFT. DO NOT EDIT
v1
cometbft-proto auto-generated sub-modules for CometBFT. DO NOT EDIT
version

Structs§

Error

Traits§

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