diff --git a/runtime/asgard/src/lib.rs b/runtime/asgard/src/lib.rs index 247902e16..dcf30cf76 100644 --- a/runtime/asgard/src/lib.rs +++ b/runtime/asgard/src/lib.rs @@ -761,7 +761,7 @@ match_type! { pub type Barrier = ( TakeWeightCredit, AllowTopLevelPaidExecutionFrom, - BifrostXcmTransactFilter, + BifrostXcmTransactFilter, ); pub type BifrostAssetTransactor = MultiCurrencyAdapter< diff --git a/runtime/bifrost/src/lib.rs b/runtime/bifrost/src/lib.rs index 6e459addd..72ec07bc2 100644 --- a/runtime/bifrost/src/lib.rs +++ b/runtime/bifrost/src/lib.rs @@ -696,7 +696,7 @@ match_type! { pub type Barrier = ( TakeWeightCredit, AllowTopLevelPaidExecutionFrom, - BifrostXcmTransactFilter, + BifrostXcmTransactFilter, ); pub type BifrostAssetTransactor = MultiCurrencyAdapter<