Type Alias polkadot_service::chain_spec::WestendChainSpec
source · pub type WestendChainSpec = GenericChainSpec<Extensions>;
Expand description
The ChainSpec
parameterized for the westend runtime.
Aliased Type§
struct WestendChainSpec { /* private fields */ }