Type Alias ChainSpec

Source
pub type ChainSpec = GenericChainSpec;
Expand description

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

Aliased Typeยง

struct ChainSpec { /* private fields */ }