Registry / other / testnet-parachains-constants

testnet-parachains-constants

JSON →
library22.0.0rscratesunverified

Common constants for Testnet Parachains runtimes in the Polkadot ecosystem.

# Cargo.toml [dependencies] testnet-parachains-constants = "22.0.0"
INSTALL
IMPORT
SIG · TESTNET-PARACHAINS
T
testnet-parachains-constants
otherrustv22.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.

constants
use testnet_parachains_constants::constants;

Prints a constant value from the testnet parachains constants module.

use testnet_parachains_constants::constants; fn main() { println!("Parachain ID: {}", constants::PARACHAIN_ID); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
22.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
testnet-parachains-constants — cargo add testnet-parachains-constants · libregistry