pub type ChainSpec = GenericChainSpec<Extensions>;
Expand description
Specialized ChainSpec
for the normal parachain runtime.
Aliased Typeยง
struct ChainSpec { /* private fields */ }
pub type ChainSpec = GenericChainSpec<Extensions>;
Specialized ChainSpec
for the normal parachain runtime.
struct ChainSpec { /* private fields */ }