Defines chain configurations for Substrate-based blockchains, including genesis state, bootnodes, and protocol parameters.
# Cargo.toml
[dependencies]
sc-chain-spec = "50.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads a chain specification from a JSON file and prints the chain name.
Ensure the chain spec JSON matches the version of `sc-chain-spec` you are using. Regenerate specs with the same Substrate version.
No dependency data recorded yet.