Skip to content

Commit

Permalink
fix: revert node provider to nodes hub
Browse files Browse the repository at this point in the history
  • Loading branch information
dblackstone1 committed Nov 14, 2024
1 parent 8214394 commit e783cb6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cosmos/symphony-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"chainId": "symphony-testnet-4",
"chainName": "Symphony Testnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/symphony-testnet/chain.png",
"rpc": "https://rpc-symphonyd.vinjan.xyz/",
"rest": "https://api-symphonyd.vinjan.xyz/",
"rpc": "https://symphony.test.rpc.nodeshub.online/",
"rest": "https://symphony.test.api.nodeshub.online/",
"nodeProvider": {
"name": "Vinjan.Inc",
"email": "[email protected]",
"website": "https://service.vinjan.xyz/"
"name": "Nodes Hub",
"email": "[email protected]",
"website": "https://nodeshub.online"
},
"bip44": {
"coinType": 118
Expand Down

0 comments on commit e783cb6

Please sign in to comment.