Structs§
- From
Network - Checks if
a
is from the expected global consensus network. Checks thatLocation-a
starts withLocation-b
, and that network is a foreign consensus system. - From
Sibling Parachain - Checks if
a
is from sibling locationb
. Checks thatLocation-a
starts withLocation-b
, and that theParaId
ofb
is not equal toa
. - IsForeign
Concrete Asset - Accepts an asset if it is from the origin.
- Local
Location Pattern - Parent
Location - Remote
Asset From Location - Accept an asset if it is native to
AssetsAllowedNetworks
and it is coming fromOriginLocation
.