Skip to content

Commit 600fbdf

Browse files
authored
Added seed nodes (cosmos#1922)
* Update chain.json * Update chain.json
1 parent 580498d commit 600fbdf

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

cosmoshub/chain.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@
104104
"id": "e726816f42831689eab9378d5d577f1d06d25716",
105105
"address": "cosmos-seed-2.allnodes.me:26656",
106106
"provider": "Allnodes.com ⚡️ Nodes & Staking"
107+
},
108+
{
109+
"id": "5d0fa456408f69afbf3882385d1283d90d9eb36d",
110+
"address": "cosmos-seed.panthea.eu:42656",
111+
"provider": "Panthea EU"
107112
}
108113
],
109114
"persistent_peers": [

osmosis/chain.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,11 @@
183183
"id": "3e874613919a6f8b3fc26071fef563c88f031b3c",
184184
"address": "seed-osmosis.freshstaking.com:31656",
185185
"provider": "FreshSTAKING"
186+
},
187+
{
188+
"id": "4dac1272a42e6b9e3ae3766304e12f1cb09ecbf0",
189+
"address": "osmosis-seed.panthea.eu:40656",
190+
"provider": "Panthea EU"
186191
}
187192
],
188193
"persistent_peers": [

0 commit comments

Comments
 (0)