Type Definition common_runtime::xcm_config::LocalOriginToLocation
source · pub type LocalOriginToLocation<RuntimeOrigin> = SignedToAccountId32<RuntimeOrigin, AccountId, RelayNetwork>;
Expand description
No local origins on this chain are allowed to dispatch XCM sends/executions.