Registry / crypto / westend-runtime-constants

westend-runtime-constants

JSON →
library26.0.0rscratesunverified

Constants used throughout the Westend network.

# Cargo.toml [dependencies] westend-runtime-constants = "26.0.0"
INSTALL
IMPORT
SIG · WESTEND-RUNTIME-CO
W
westend-runtime-constants
cryptorustv26.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.

WESTEND_SS58_PREFIX
use westend_runtime_constants::constants::WESTEND_SS58_PREFIX;

Access a Westend network constant.

use westend_runtime_constants::constants::WESTEND_SS58_PREFIX; fn main() { println!("SS58 prefix: {}", WESTEND_SS58_PREFIX); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
26.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
Amazon
1
Resources
westend-runtime-constants — cargo add westend-runtime-constants · libregistry