pub type LocalOriginToLocation = (GeneralAdminToPlurality, SignedToAccountId32<RuntimeOrigin, AccountId, ThisNetwork>);Expand description
Converts a local signed origin into an XCM location. Forms the basis for local origins sending/executing XCMs.
pub type LocalOriginToLocation = (GeneralAdminToPlurality, SignedToAccountId32<RuntimeOrigin, AccountId, ThisNetwork>);Converts a local signed origin into an XCM location. Forms the basis for local origins sending/executing XCMs.