Skip to content

Commit

Permalink
improve consumer chains
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Sep 1, 2024
1 parent 5cea71f commit 69761c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chains/mainnet/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{"provider": "Allnodes", "address": "https://neutron-rpc.publicnode.com:443"}
],
"provider_chain": {
"api": ["https://api-cosmoshub-ia.cosmosia.notional.ventures"]
"api": ["https://rest.cosmos.directory/cosmoshub"]
},
"features": ["dashboard", "blocks", "ibc", "cosmwasm", "uptime", "parameters", "state-sync", "consensus", "supply", "widget"],
"sdk_version": "0.45.1",
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnet/stride.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{"provider": "Allnodes", "address": "https://stride-rpc.publicnode.com:443"}
],
"provider_chain": {
"api": ["https://api-cosmoshub-ia.cosmosia.notional.ventures"]
"api": ["https://rest.cosmos.directory/cosmoshub"]
},
"features": ["dashboard","governance", "blocks", "ibc", "cosmwasm", "uptime", "parameters", "state-sync", "consensus", "supply", "widget"],
"sdk_version": "0.45.5",
Expand Down

0 comments on commit 69761c4

Please sign in to comment.