Type Definition polkadot_service::chain_spec::KusamaChainSpec
source · pub type KusamaChainSpec = GenericChainSpec<RuntimeGenesisConfig, Extensions>;
Expand description
The ChainSpec
parameterized for the kusama runtime.