Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into bench/foreign-investm…
Browse files Browse the repository at this point in the history
…ents
  • Loading branch information
wischli committed Sep 22, 2023
2 parents 99e7087 + 1a49dd0 commit a9f5b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/foreign-investments/src/impls/benchmark_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ where
pool_currency,
foreign_currency
);

// Create `InvestState::ActiveSwapIntoPoolCurrency` and prepare redemption for
// collection by redeeming
assert_ok!(Pallet::<T>::increase_foreign_investment(
Expand Down

0 comments on commit a9f5b3f

Please sign in to comment.