Docs.rs
polkadot-core-primitives-20.0.0
polkadot-core-primitives 20.0.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
parity-scale-codec ^3.7.5
normal
scale-info ^2.11.6
normal
sp-core ^38.1.0
normal
sp-runtime ^44.0.0
normal
Versions
100%
of the crate is documented
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
ChainId
polkadot_
core_
primitives
20.0.0
polkadot_core_primitives
Type Alias
ChainId
Copy item path
Source
pub type ChainId =
u32
;
Expand description
Identifier for a chain. 32-bit should be plenty.