Skip to content

Commit

Permalink
Revert "chore: update akash endpoints"
Browse files Browse the repository at this point in the history
This reverts commit 232fefc.
  • Loading branch information
zakarialounes committed Dec 22, 2024
1 parent 4d1bd34 commit 639f32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnets/akash/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg"
},
"rpcUrl": "https://rpc.akashnet.net",
"restUrl": "https://api.akashnet.net",
"rpcUrl": "https://rpc.akash.forbole.com",
"restUrl": "https://akash.c29r3.xyz/api",
"chainId": "akashnet-2",
"bech32": "akash",
"denom": "akt",
Expand Down

0 comments on commit 639f32a

Please sign in to comment.