Skip to content

Commit d4722f8

Browse files
committed
fe: lint
1 parent cc9174c commit d4722f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/frontend/src/pages/Convert/ConvertOption/HopConvertOption.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ class HopConvertOption extends ConvertOption {
123123
let estimatedReceived = amountIn
124124
let warning : any
125125

126+
console.log('debug1')
126127
const isDeprecatedRouteWithdrawal = ['hUSDC.e', 'hMAGIC', 'DAI'].includes(token.symbol) && destNetwork?.slug === ChainSlug.Ethereum
127128

128129
// note: bypass bonder fee since USDC.e out of L2 to ethereum (deprecated token route) will have to go through the 7 day exit time and be manually withdrawn.

0 commit comments

Comments
 (0)