Skip to content

Commit

Permalink
apply weight at most change
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Dec 6, 2024
1 parent 028e0e8 commit 8f11a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridges/snowbridge/primitives/router/src/inbound/v1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ where
// Call create_asset on foreign assets pallet.
Transact {
origin_kind: OriginKind::Xcm,
fallback_max_weight: None,
call: (
create_call_index,
asset_id,
Expand Down

0 comments on commit 8f11a76

Please sign in to comment.