referrerpolicy=no-referrer-when-downgrade
pub type LocalOriginToLocation = SignedToAccountId32<RuntimeOrigin, AccountId, RelayNetwork>;
Expand description

Converts a local signed origin into an XCM location. Forms the basis for local origins sending/executing XCMs.

Aliased Type§

struct LocalOriginToLocation(/* private fields */);