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