Skip to content

Commit

Permalink
Disable TIA routes
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Aug 21, 2024
1 parent 5c1b4a0 commit 07d1263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/consts/warpRouteWhitelist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
// If set to a list (including an empty list), only the specified routes will be included
export const warpRouteWhitelist: Array<string> | null = [
// TIA routes
'TIA.n/arbitrum-neutron',
'TIA.n/mantapacific-neutron',
// 'TIA.n/arbitrum-neutron',
// 'TIA.n/mantapacific-neutron',

// ETH routes
'ETH/ethereum-viction',
Expand Down

0 comments on commit 07d1263

Please sign in to comment.