Skip to content

Commit

Permalink
Update chain.json (cosmos#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarnek73 authored Feb 14, 2023
1 parent bcba12b commit 087c21b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions desmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@
}
},
"peers": {
"persistent_peers": [
{
"id": "7c506d9e32cfc486ea714ee0c0307022398b8c20",
"address": "desmos-peer.panthea.eu:29656",
"provider": "Panthea EU"
}
],
"seeds": [
{
"id": "9bde6ab4e0e00f721cc3f5b4b35f3a0e8979fab5",
Expand Down Expand Up @@ -101,6 +108,10 @@
{
"address": "https://rpc-desmos.whispernode.com:443",
"provider": "WhisperNode🤐"
},
{
"address": "https://desmos-rpc.panthea.eu",
"provider": "Panthea EU"
}
],
"rest": [
Expand All @@ -123,6 +134,10 @@
{
"address": "https://lcd-desmos.whispernode.com:443",
"provider": "WhisperNode🤐"
},
{
"address": "https://desmos-api.panthea.eu",
"provider": "Panthea EU"
}
],
"grpc": [
Expand Down

0 comments on commit 087c21b

Please sign in to comment.