Skip to content

Commit

Permalink
Added seed nodes (cosmos#863)
Browse files Browse the repository at this point in the history
* Update chain.json
  • Loading branch information
Panthea EU authored Oct 15, 2022
1 parent a8e12d5 commit eea9391
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bitcanna/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
"id": "20e1000e88125698264454a884812746c2eb4807",
"address": "seeds.lavenderfive.com:13056",
"provider": "Lavender.Five Nodes 🐝"
},
{
"id": "f0e6c86d769bf5c52f78e01864091690e731643f",
"address": "bitcanna-seed.panthea.eu:37656",
"provider": "Panthea EU"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions bitsong/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@
"id": "10de6c207e60b876bdd88571db44d29c18d0cb5d",
"address": "seed-bitsong.starsquid.io:15605",
"provider": "Starsquid"
},
{
"id": "8defec7d0eec97f507411e02fd2634e3efc997a2",
"address": "bitsong-seed.panthea.eu:41656",
"provider": "Panthea EU"
}
]
},
Expand Down
5 changes: 5 additions & 0 deletions cerberus/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"id": "20e1000e88125698264454a884812746c2eb4807",
"address": "seeds.lavenderfive.com:13856",
"provider": "Lavender.Five Nodes 🐝"
},
{
"id": "d94df4d4a17fa10834bb97853d91b501aa4abc4b",
"address": "cerberus-seed.panthea.eu:38656",
"provider": "Panthea EU"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions desmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"id": "15b1f6b49a548e9f0d0855bd340199bce9140add",
"address": "seed-desmos.starsquid.io:15601",
"provider": "Starsquid"
},
{
"id": "4914d4b60123a625d41da7cad9950a4a12ce61ca",
"address": "desmos-seed.panthea.eu:39656",
"provider": "Panthea EU"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions passage/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@
"id": "ebc272824924ea1a27ea3183dd0b9ba713494f83",
"address": "passage.mainnet.seed.autostake.net:26916",
"provider": "AutoStake.net"
},
{
"id": "ecfd6a2ab8dc2b196080ff6506cd0d1c68f6f8b5",
"address": "passage-seed.panthea.eu:40656",
"provider": "Panthea EU"
}
],
"persistent_peers": [
Expand Down
5 changes: 5 additions & 0 deletions shentu/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
"address": "seeds.polkachu.com:14056",
"provider": "Polkachu"
},
{
"id": "3edd4e16b791218b623f883d04f8aa5c3ff2cca6",
"address": "shentu-seed.panthea.eu:36656",
"provider": "Panthea EU"
}
],
"persistent_peers": [
Expand Down

0 comments on commit eea9391

Please sign in to comment.