Skip to content

Commit

Permalink
Merge pull request #259 from hyperlane-xyz/trevor/enable-solana-usdc
Browse files Browse the repository at this point in the history
feat: re-enable solana USDC
  • Loading branch information
tkporter authored Sep 20, 2024
2 parents 3dfadef + ea3dd77 commit 7a15c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts/warpRouteWhitelist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const warpRouteWhitelist: Array<string> | null = [
'USDC/ethereum-inevm',
'USDC/ancient8-ethereum',
'USDC/ethereum-viction',
// 'USDC/eclipsemainnet-ethereum-solanamainnet',
'USDC/eclipsemainnet-ethereum-solanamainnet',

// USDT routes
'USDT/ethereum-inevm',
Expand Down

0 comments on commit 7a15c16

Please sign in to comment.