Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/gav-xcm-v3' into bko-gav-xcm-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Nov 19, 2022
2 parents 288ba7b + aea33d1 commit 8c08657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/xcmp-queue/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,7 @@ impl<T: Config> Pallet<T> {
let (weight_processed, is_empty) = Self::process_xcmp_message(
sender,
status[index].message_metadata[0],
&mut messages_processed,
weight_remaining,
xcmp_max_individual_weight,
);
Expand Down

0 comments on commit 8c08657

Please sign in to comment.