Docs.rs
sc-finality-grandpa-0.23.0
sc-finality-grandpa 0.23.0
Docs.rs crate page
GPL-3.0-or-later WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
ahash ^0.8.2
normal
array-bytes ^4.1
normal
async-trait ^0.1.57
normal
dyn-clone ^1.0
normal
finality-grandpa ^0.16.1
normal
fork-tree ^6.0.0
normal
futures ^0.3.21
normal
futures-timer ^3.0.1
normal
log ^0.4.17
normal
parity-scale-codec ^3.2.2
normal
parking_lot ^0.12.1
normal
substrate-prometheus-endpoint ^0.11.0
normal
rand ^0.8.5
normal
sc-block-builder ^0.22.0
normal
sc-chain-spec ^16.0.0
normal
sc-client-api ^17.0.0
normal
sc-consensus ^0.22.0
normal
sc-network ^0.23.0
normal
sc-network-common ^0.22.0
normal
sc-network-gossip ^0.23.0
normal
sc-telemetry ^6.0.0
normal
sc-utils ^5.0.0
normal
serde_json ^1.0.85
normal
sp-api ^15.0.0
normal
sp-application-crypto ^18.0.0
normal
sp-arithmetic ^12.0.0
normal
sp-blockchain ^17.0.0
normal
sp-consensus ^0.21.0
normal
sp-core ^17.0.0
normal
sp-finality-grandpa ^15.0.0
normal
sp-keystore ^0.23.0
normal
sp-runtime ^19.0.0
normal
thiserror ^1.0
normal
assert_matches ^1.3.0
dev
finality-grandpa ^0.16.1
dev
sc-network ^0.23.0
dev
serde ^1.0.136
dev
sp-keyring ^19.0.0
dev
sp-tracing ^8.0.0
dev
tokio ^1.22.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
AuthorityId
In sc_finality_grandpa
?
Type Definition
sc_finality_grandpa
::
AuthorityId
source
·
[
−
]
pub type AuthorityId = Public;
Expand description
Identity of a Grandpa authority.