Skip to content

Commit

Permalink
Merge pull request #323 from lidofinance/develop
Browse files Browse the repository at this point in the history
Merge develop to main
  • Loading branch information
jake4take authored Apr 24, 2024
2 parents f42c680 + 49b98c2 commit 88a24a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/withdrawals/withdrawals-constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ export const VALIDATION_CONTEXT_TIMEOUT = 4000;

export const ENABLED_WITHDRAWAL_DEXES: DexWithdrawalApi[] =
overrideWithQAMockArray(
['one-inch', 'bebop'],
['one-inch', 'paraswap', 'bebop'],
'mock-qa-helpers-enabled-withdrawal-dexes',
);

0 comments on commit 88a24a7

Please sign in to comment.