referrerpolicy=no-referrer-when-downgrade

Module chain_spec

Source
Expand description

Chain spec primitives.

Structs§

DiskChainSpecLoader
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§

ChainSpec
Common interface of a chain specification.
LoadSpec
Helper trait used for loading/building a chain spec starting from the chain ID.

Type Aliases§

GenericChainSpec
Generic chain spec for all polkadot-parachain runtimes