Skip to content

Commit

Permalink
fix: update chainId for Solana configuration to use correct identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
trungbach committed Dec 5, 2024
1 parent ae2121d commit bcb0f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"rpc": "https://swr.xnftdata.com/rpc-proxy/",
"rest": "https://swr.xnftdata.com/rpc-proxy/",
"chainId": "solChainId",
"chainId": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"chainName": "Solana",
"bip44": {
"coinType": 501
Expand Down

0 comments on commit bcb0f35

Please sign in to comment.