Type Definition node_template::chain_spec::ChainSpec [−][src]
type ChainSpec = GenericChainSpec<GenesisConfig>;
Expand description
Specialized ChainSpec
. This is a specialization of the general Substrate ChainSpec type.