referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_test_service::chain_spec::PolkadotChainSpec

source ·
pub type PolkadotChainSpec = GenericChainSpec<Extensions>;
Expand description

The ChainSpec parameterized for polkadot test runtime.

Aliased Type§

struct PolkadotChainSpec { /* private fields */ }