pub type ChainSpec = GenericChainSpec;
This is a specialization of the general Substrate ChainSpec type.
pub struct ChainSpec { /* private fields */ }