referrerpolicy=no-referrer-when-downgrade

Type Alias westend_runtime::xcm_config::Aliasers

source ·
pub type Aliasers = AliasChildLocation;
Expand description

We let locations alias into child locations of their own. This is a very simple aliasing rule, mimicking the behaviour of the DescendOrigin instruction.

Aliased Type§

struct Aliasers;