pub type LocalOriginToLocation<R> = SignedToAccountId32<<R as Config>::RuntimeOrigin, AccountId, NetworkIdByGenesis<R>>;
Expand description

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

Aliased Type§

struct LocalOriginToLocation<R>(/* private fields */);