Registry / crypto / bp-parachains

bp-parachains

JSON →
library0.27.0rscratesunverified

Primitives of parachains module.

# Cargo.toml [dependencies] bp-parachains = "0.27.0"
INSTALL
IMPORT
SIG · BP-PARACHAINS
B
bp-parachains
cryptorustv0.27.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ParaId
use bp_parachains::ParaId;

Create a parachain identifier.

use bp_parachains::ParaId; fn main() { let para_id = ParaId::new(100); println!("Parachain ID: {}", para_id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.27.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
Meta
2
Amazon
1
Resources