Type Definition polkadot_runtime::LocalOriginToLocation[][src]

pub type LocalOriginToLocation = (BackingToPlurality<Origin, Origin<Runtime, CouncilCollective>, CouncilBodyId>, SignedToAccountId32<Origin, AccountId, PolkadotNetwork>);
Expand description

Type to convert an Origin type value into a MultiLocation value which represents an interior location of this chain.