referrerpolicy=no-referrer-when-downgrade
westend_runtime_constants::system_parachain

Type Alias SystemParachains

Source
pub type SystemParachains = IsChildSystemParachain<Id>;
Expand description

All system parachains of Westend.

Aliased Type§

struct SystemParachains(/* private fields */);

Trait Implementations

§

impl<ParaId> Contains<Location> for IsChildSystemParachain<ParaId>
where ParaId: IsSystem + From<u32>,

§

fn contains(l: &Location) -> bool

Return true if this “contains” the given value t.