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§
Enums§
- Legacy
Runtime 🔒 - 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))