Docs.rs
polkadot-node-primitives-22.0.0
polkadot-node-primitives 22.0.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
bitvec ^1.0.1
normal
bounded-vec ^0.7
normal
parity-scale-codec ^3.7.5
normal
futures ^0.3.31
normal
futures-timer ^3.0.2
normal
polkadot-parachain-primitives ^19.0.0
normal
polkadot-primitives ^21.0.0
normal
sc-keystore ^38.0.0
normal
schnorrkel ^0.11.4
normal
serde ^1.0.214
normal
sp-application-crypto ^43.0.0
normal
sp-consensus-babe ^0.45.0
normal
sp-consensus-slots ^0.45.0
normal
sp-keystore ^0.44.1
normal
sp-maybe-compressed-blob ^11.0.1
normal
thiserror ^1.0.64
normal
zstd ^0.12.4
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
BabeRandomness
polkadot_
node_
primitives
22.0.0
polkadot_node_primitives
Type Alias
Babe
Randomness
Copy item path
Source
pub type BabeRandomness = [
u8
;
32
];
Expand description
Randomness type required by BABE operations.