Docs.rs
sc-consensus-babe-0.37.0
sc-consensus-babe 0.37.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
18 March 2024
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
async-trait ^0.1.74
normal
parity-scale-codec ^3.6.1
normal
fork-tree ^12.0.0
normal
futures ^0.3.21
normal
log ^0.4.20
normal
num-bigint ^0.4.3
normal
num-rational ^0.4.1
normal
num-traits ^0.2.17
normal
parking_lot ^0.12.1
normal
substrate-prometheus-endpoint ^0.17.0
normal
sc-client-api ^31.0.0
normal
sc-consensus ^0.36.0
normal
sc-consensus-epochs ^0.36.0
normal
sc-consensus-slots ^0.36.0
normal
sc-telemetry ^17.0.0
normal
sc-transaction-pool-api ^31.0.0
normal
sp-api ^29.0.0
normal
sp-application-crypto ^33.0.0
normal
sp-block-builder ^29.0.0
normal
sp-blockchain ^31.0.0
normal
sp-consensus ^0.35.0
normal
sp-consensus-babe ^0.35.0
normal
sp-consensus-slots ^0.35.0
normal
sp-core ^31.0.0
normal
sp-crypto-hashing ^0.1.0
normal
sp-inherents ^29.0.0
normal
sp-keystore ^0.37.0
normal
sp-runtime ^34.0.0
normal
thiserror ^1.0.48
normal
tokio ^1.22.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
sc_consensus_babe
0.37.0
Randomness
In crate sc_consensus_babe
?
Type Alias
sc_consensus_babe
::
Randomness
source
·
[
−
]
pub type Randomness = [
u8
;
32
];
Expand description
Randomness type required by BABE operations.