Skip to content

Commit

Permalink
Merge pull request #795 from gitopia/update-gitopia-api-provider
Browse files Browse the repository at this point in the history
use Polkachu as node provider for Gitopia
  • Loading branch information
lkh1434 authored Sep 6, 2024
2 parents 310ba50 + 846be5e commit 67584a2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cosmos/gitopia.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"chainId": "gitopia",
"chainName": "Gitopia",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/gitopia/chain.png",
"rpc": "https://gitopia.rpc.kjnodes.com",
"rest": "https://gitopia.api.kjnodes.com",
"rpc": "https://gitopia-rpc.polkachu.com",
"rest": "https://gitopia-api.polkachu.com",
"nodeProvider": {
"name": "kjnodes",
"email": "stake@kjnodes.com",
"website": "https://kjnodes.com/"
"name": "Polkachu",
"email": "hello@polkachu.com",
"website": "https://polkachu.com/"
},
"bip44": {
"coinType": 118
Expand Down

0 comments on commit 67584a2

Please sign in to comment.