pub type PolkadotChainSpec = GenericChainSpec<Extensions>;
Expand description
The ChainSpec
parameterized for polkadot test runtime.
Aliased Type§
struct PolkadotChainSpec { /* private fields */ }
pub type PolkadotChainSpec = GenericChainSpec<Extensions>;
The ChainSpec
parameterized for polkadot test runtime.
struct PolkadotChainSpec { /* private fields */ }