diff --git a/runtime/hydradx/src/xcm.rs b/runtime/hydradx/src/xcm.rs index 52c76ef55..01d90d33d 100644 --- a/runtime/hydradx/src/xcm.rs +++ b/runtime/hydradx/src/xcm.rs @@ -36,6 +36,7 @@ pub type Barrier = ( TakeWeightCredit, // Expected responses are OK. AllowKnownQueryResponses, + // Evaluate the barriers with the effective origin WithComputedOrigin< ( AllowTopLevelPaidExecutionFrom,