Registry / other / polkadot-runtime-constants

polkadot-runtime-constants

JSON →
library3.0.0rscratesunverified

Constants used in the Polkadot runtime.

# Cargo.toml [dependencies] polkadot-runtime-constants = "3.0.0"
INSTALL
IMPORT
SIG · POLKADOT-RUNTIME-C
P
polkadot-runtime-constants
otherrustv3.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.

EXISTENTIAL_DEPOSIT
✓ use polkadot_runtime_constants::EXISTENTIAL_DEPOSIT;

Prints the existential deposit constant.

use polkadot_runtime_constants::EXISTENTIAL_DEPOSIT; fn main() { println!("Existential deposit: {}", EXISTENTIAL_DEPOSIT); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
polkadot-runtime-constants — cargo add polkadot-runtime-constants · libregistry