Type Definition node_template::chain_spec::ChainSpec
source · pub type ChainSpec = GenericChainSpec<RuntimeGenesisConfig>;Expand description
Specialized ChainSpec. This is a specialization of the general Substrate ChainSpec type.