Skip to content

Commit

Permalink
Fix: move Linea bridge to warned bridges (#3282)
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh authored Feb 19, 2024
1 parent 5eed8d1 commit e4d819d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/walletconnect/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export const BlockedBridges = [
// Unsupported chain bridges
'bridge.zora.energy',
'bridge.mantle.xyz',
'bridge.linea.build',
'bridge.metis.io',
'scroll.io',
'pacific-bridge.manta.network',
Expand All @@ -70,6 +69,7 @@ export const WarnedBridges = [
'app.allbridge.io',
'bridge.arbitrum.io',
'bridge.base.org',
'bridge.linea.build',
'core.allbridge.io',
'bungee.exchange',
'www.carrier.so',
Expand Down

0 comments on commit e4d819d

Please sign in to comment.