Skip to content

Commit

Permalink
chore: update Noble testnet endpoints and images (#688)
Browse files Browse the repository at this point in the history
* chore: update Noble testnet endpoints and images

* chore: empty commit
  • Loading branch information
johnletey authored Jun 28, 2024
1 parent 7f88934 commit 4a2c864
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cosmos/grand.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"chainId": "grand-1",
"chainName": "Grand",
"rpc": "https://rpc.testnet.noble.strange.love",
"rest": "https://api.testnet.noble.strange.love/",
"rpc": "https://noble-testnet-rpc.polkachu.com",
"rest": "https://noble-testnet-api.polkachu.com",
"nodeProvider": {
"name": "Strangelove",
"email": "[email protected]",
"website": "https://strange.love/"
"name": "Polkachu",
"email": "[email protected]",
"website": "https://polkachu.com"
},
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/grand/chain.png",
"stakeCurrency": {
Expand Down
Binary file modified images/grand/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/grand/ustake.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4a2c864

Please sign in to comment.