pub type LocalOriginToLocation = (SignedToAccountId32<RuntimeOrigin, AccountId, AnyNetwork>,);Expand description
Type to convert an Origin type value into a Location value which represents an interior
location of this chain.
pub type LocalOriginToLocation = (SignedToAccountId32<RuntimeOrigin, AccountId, AnyNetwork>,);Type to convert an Origin type value into a Location value which represents an interior
location of this chain.