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