Type Definition polkadot_service::chain_spec::PolkadotChainSpec[][src]

pub type PolkadotChainSpec = GenericChainSpec<GenesisConfig, Extensions>;
Expand description

The ChainSpec parameterized for the polkadot runtime.