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 */);