Skip to content

Commit

Permalink
switch to own node (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
faboweb authored Dec 13, 2019
1 parent 3923ff6 commit 8d7bced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"id": "cosmos-hub-mainnet",
"title": "Cosmos Hub",
"chain_id": "cosmoshub-3",
"rpc_url": "wss://rpc.nylira.net/websocket",
"api_url": "https://lcd.nylira.net",
"rpc_url": "wss://cosmos-hub-3.lunie.io/websocket",
"api_url": "https://cosmos-hub-3.lunie.io",
"bech32_prefix": "cosmos",
"testnet": false,
"feature_session": true,
Expand Down

0 comments on commit 8d7bced

Please sign in to comment.