referrerpolicy=no-referrer-when-downgrade

get_with_authority_discovery_chain_spec

Function get_with_authority_discovery_chain_spec 

Source
pub fn get_with_authority_discovery_chain_spec(
    id: Option<ParaId>,
) -> GenericChainSpec
Expand description

Get the chain spec for the authority-discovery collator-discovery test.

Uses the with-authority-discovery variant WASM which includes pallet_session + pallet_authority_discovery and carries a higher spec_version (4 vs 2) so that a set_code upgrade from the default WASM triggers the EnableAuthorityDiscovery migration.