Expand description
Chain spec primitives.
Structs§
- Disk
Chain Spec Loader - Default implementation for
LoadSpec
that just reads a chain spec from the disk. - Extensions
- Generic extensions for Parachain ChainSpecs used for extracting the extensions from chain specs.
Traits§
- Chain
Spec - Common interface of a chain specification.
- Load
Spec - Helper trait used for loading/building a chain spec starting from the chain ID.
Type Aliases§
- Generic
Chain Spec - Generic chain spec for all polkadot-parachain runtimes