pub UniversalLocation: InteriorLocation = [GlobalConsensus(RelayNetwork::get()), Parachain(ParachainInfo::parachain_id().into())].into();
// the benchmark is written to be able to convert an AccountId32, but describeFamily prevents this
/// ready for dispatching a transaction with Xcm's `Transact`. There is an `OriginKind` which can
type XcmpQueue = TransformOrigin<MessageQueue, AggregateMessageOrigin, ParaId, ParaIdToSibling>;
pub MessageQueueServiceWeight: Weight = Perbill::from_percent(25) * RuntimeBlockWeights::get().max_block;
// NarrowOriginToSibling calls XcmpQueue's is_pause if Origin is sibling. Allows all other origins