Registry / other / polkadot-runtime-common

polkadot-runtime-common

JSON →
library26.0.0rscratesunverified

Pallets and constants used in Relay Chain networks.

# Cargo.toml [dependencies] polkadot-runtime-common = "26.0.0"
INSTALL
IMPORT
SIG · POLKADOT-RUNTIME-C
P
polkadot-runtime-common
otherrustv26.0.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.

Pallet
use polkadot_runtime_common::claims::Pallet;

Demonstrate usage of a pallet from polkadot-runtime-common.

use polkadot_runtime_common::claims::Pallet; fn main() { // This crate is typically used within a Substrate runtime configuration. println!("Polkadot runtime common pallets available"); }
Debug
Known issues
gotchaThis crate is part of the Polkadot SDK and requires a Substrate runtime environment.
fix
Use within a Substrate-based node or runtime project.
affects: >=26.0.0
Upgrade
Version history
26.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
polkadot-runtime-common — cargo add polkadot-runtime-common · libregistry