Skip to content

Commit

Permalink
[GSW-428] chore: Change chain ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss committed Oct 16, 2023
1 parent 31d8ce6 commit b8762f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/src/resources/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"name": "GNO.LAND",
"chainId": "gnoswap.dev",
"chainId": "dev.gnoswap",
"rpcUrl": "http://dev.rpc.gnoswap.io:26657",
"wsUrl": "ws://dev.rpc.gnoswap.io:26657/websocket"
},
Expand Down

0 comments on commit b8762f4

Please sign in to comment.