Skip to content

Commit

Permalink
add more seeds and rpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
vbloher committed Nov 6, 2024
1 parent 23e3e37 commit b3b8c67
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions testnets/storytestnet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@
},
"peers": {
"seeds": [
{
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
"address": "testnet-seeds.polkachu.com:29256"
},
{
"id": "3f472746f46493309650e5a033076689996c8881",
"address": "story-testnet.rpc.kjnodes.com:26659"
},
{
"id": "434af9dae402ab9f1c8a8fc15eae2d68b5be3387@",
"address": "story-testnet-seed.itrocket.net:29656"
Expand All @@ -57,6 +65,12 @@
},
"apis": {
"rpc": [
{
"address": "https://story.rpc.noders.services"
},
{
"address": "https://story-testnet-rpc.polkachu.com"
},
{
"address": "https://story-testnet.rpc.kjnodes.com"
},
Expand Down

0 comments on commit b3b8c67

Please sign in to comment.