pub type ChainSpec = GenericChainSpec<Extensions>;
Expand description

Specialized ChainSpec. This is a specialization of the general Substrate ChainSpec type.

Aliased Type§

struct ChainSpec { /* private fields */ }