/// 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