Docs.rs
iq-cometbft-0.1.0
iq-cometbft 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tony-iqlusion
Dependencies
bytes ^1.2
normal
iq-cometbft-proto ^0.1
normal
digest ^0.10
normal
ed25519 ^2
normal
ed25519-dalek ^2.2
normal
optional
flex-error ^0.4.4
normal
futures ^0.3
normal
k256 ^0.13
normal
optional
num-traits ^0.2
normal
once_cell ^1.3
normal
prost ^0.14
normal
ripemd ^0.1.3
normal
optional
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
serde_repr ^0.1
normal
sha2 ^0.10
normal
signature ^2
normal
subtle ^2
normal
subtle-encoding ^0.5
normal
time ^0.3
normal
zeroize ^1.1
normal
k256 ^0.13
dev
pretty_assertions ^1.3.0
dev
proptest ^0.10.1
dev
Versions
77.41%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module commit_sig
iq_
cometbft
0.1.0
Module commit_
sig
Module Items
Enums
In iq_
cometbft::
block
iq_cometbft
::
block
Module
commit_
sig
Copy item path
Source
Expand description
CommitSig within Commit
Enums
§
Commit
Sig
CommitSig represents a signature of a validator. It’s a part of the Commit and can be used to reconstruct the vote set given the validator set.