Skip to content

Commit

Permalink
Merge branch 'feat/low-credit-swap' into tmp/20241108
Browse files Browse the repository at this point in the history
  • Loading branch information
dmy147 committed Nov 11, 2024
2 parents e18bf43 + 93d85ed commit 6ec34cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/views/Swap/Component/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ export const Main = () => {
KEYRING_TYPE.HdKeyring,
KEYRING_CLASS.HARDWARE.LEDGER,
].includes((currentAccount?.type || '') as any) &&
!receiveToken?.low_credit_score &&
!isSlippageHigh &&
!isSlippageLow &&
!showLoss
Expand Down

0 comments on commit 6ec34cb

Please sign in to comment.