Skip to content

Commit

Permalink
fix: solana multihop
Browse files Browse the repository at this point in the history
  • Loading branch information
nahyunbak committed Aug 30, 2024
1 parent 4112377 commit f5b96c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/config/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ exports.networks = {
"solana": {
"name": "Solana",
"image": "https://raw.githubusercontent.com/ComposableFi/FE-assets/main/assets%20/tokens/solana.svg",
"rpc": "https://mainnet.helius-rpc.com/?api-key=65520d87-04b2-43a5-b5d5-35d5db0601b3",
"rpc": "https://madel-m03ip3-fast-mainnet.helius-rpc.com",
"rest": "",
"chainType": "solana",
"chainId": "solana",
Expand Down

0 comments on commit f5b96c4

Please sign in to comment.