referrerpolicy=no-referrer-when-downgrade

Module chain_spec

Source

Modules§

asset_hubs
bridge_hubs
collectives
coretime
glutton
penpal
people
rococo_parachain
ChainSpecs dedicated to Rococo parachain setups (for testing and example purposes)
yet_another_parachain
ChainSpecs dedicated to parachain setups for testing and example purposes

Structs§

ChainSpecLoader 🔒
RuntimeResolver 🔒

Enums§

LegacyRuntime 🔒
Helper enum that is used for better distinction of different parachain/runtime configuration (it is based/calculated on ChainSpec’s ID attribute)

Functions§

extract_parachain_id 🔒
Extracts the normalized chain id and parachain id from the input chain id. (H/T to Phala for the idea) E.g. “penpal-kusama-2004” yields (“penpal-kusama”, Some(2004))