Type Definition kusama_runtime::LocalOriginToLocation[][src]

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

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