Skip to content

Commit

Permalink
Merge pull request #300 from lidofinance/develop
Browse files Browse the repository at this point in the history
Merge develop to main
  • Loading branch information
jake4take authored Mar 20, 2024
2 parents 634472a + 9d0e443 commit d273640
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 @@ -14,6 +14,6 @@ export const VALIDATION_CONTEXT_TIMEOUT = 4000;

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

0 comments on commit d273640

Please sign in to comment.