Skip to content

Commit

Permalink
Update route names
Browse files Browse the repository at this point in the history
  • Loading branch information
ltyu committed Dec 10, 2024
1 parent 2999126 commit f221634
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 @@ -3,6 +3,6 @@
// If left null, all warp routes in the configured registry will be included
// If set to a list (including an empty list), only the specified routes will be included
export const warpRouteWhitelist: Array<string> | null = [
'ezETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-taiko-zircuit',
'pzETH/ethereum-zircuit',
'ezETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-zircuit',
'pzETH/ethereum-swell-zircuit',
];

0 comments on commit f221634

Please sign in to comment.