Skip to content

Commit

Permalink
fix: update Irisnet RPC endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Villaquiranm committed Nov 15, 2024
1 parent 2a5c839 commit 2139629
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -5323,8 +5323,8 @@
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg",
"testnet": false,
"backendEndpoint": "",
"restEndpoint": "https://api-irisnet-ia.cosmosia.notional.ventures/",
"rpcEndpoint": "https://rpc-irisnet-ia.cosmosia.notional.ventures/",
"restEndpoint": "https://rpc-irisnet-01.stakeflow.io/",
"rpcEndpoint": "https://rpc-irisnet-01.stakeflow.io/",
"stakeCurrency": "uiris",
"gasPriceStep": {
"low": 0.2,
Expand Down Expand Up @@ -14967,4 +14967,4 @@
},
"cosmosFeatures": []
}
]
]

0 comments on commit 2139629

Please sign in to comment.