pub type LocalOriginToLocation = SignedToAccountId32<RuntimeOrigin, AccountId, RelayNetwork>;
Expand description

Local origins on this chain are allowed to dispatch XCM sends/executions.

Aliased Type§

struct LocalOriginToLocation(/* private fields */);