Skip to content

Commit

Permalink
Update to RPC and REST provider (#617)
Browse files Browse the repository at this point in the history
* Update to RPC and REST provider

* Updates to email and website links.
  • Loading branch information
alwyn-ixo authored May 14, 2024
1 parent a2dd0c0 commit 75da69b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cosmos/ixo.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"rpc": "https://ixo-rpc.ibs.team",
"rest": "https://ixo-api.ibs.team",
"rpc": "https://ixo.rpc.m.stavr.tech",
"rest": "https://ixo.api.m.stavr.tech",
"nodeProvider": {
"name": "Inter Blockchain Services",
"email": "[email protected]",
"website": "https://ibs.team"
"name": "STAVR",
"email": "[email protected]",
"website": "https://stavr-team.gitbook.io/"
},
"chainId": "ixo-5",
"chainName": "ixo",
Expand Down

0 comments on commit 75da69b

Please sign in to comment.