Registry / other / bp-polkadot-core

bp-polkadot-core

JSON →
library0.26.0rscratesunverified

Primitives of Polkadot-like runtime for bridge pallets.

# Cargo.toml [dependencies] bp-polkadot-core = "0.26.0"
INSTALL
IMPORT
SIG · BP-POLKADOT-CORE
B
bp-polkadot-core
otherrustv0.26.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.

Header
use bp_polkadot_core::Header;

Creates a default Polkadot core header primitive.

use bp_polkadot_core::Header; fn main() { let header = Header::default(); println!("Polkadot core header created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.26.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
OpenAI (training)
1
Resources
bp-polkadot-core — cargo add bp-polkadot-core · libregistry