Skip to content

Commit

Permalink
Change endpoints in Neutaro.json (#867)
Browse files Browse the repository at this point in the history
Changing endpoints
  • Loading branch information
Neutaro authored Nov 18, 2024
1 parent 163e9e2 commit 84c5c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosmos/Neutaro.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"chainId": "Neutaro-1",
"chainName": "Neutaro",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/Neutaro/chain.png",
"rpc": "http://rpc.neutaro.tech:26657/",
"rest": "http://api.neutaro.tech:1317/",
"rpc": "https://rpc2.neutaro.io:443/",
"rest": "https://api2.neutaro.io:443/",
"nodeProvider": {
"name": "Neutaro",
"email": "info@neutaro.com",
Expand Down

0 comments on commit 84c5c45

Please sign in to comment.