Skip to content

Commit

Permalink
Change boot node for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriVT committed Oct 31, 2024
1 parent da8fb9a commit df719c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainspecs/chain-spec.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Custom": "Testnet"
},
"bootNodes": [
"/ip4/38.242.223.59 /tcp/30333/p2p/12D3KooWHqMEWZUKja1mj2P5o7nkXSrQg7MS5vtcTgmfsp6o4bvp"
"/ip4/35.214.231.144/tcp/30333/p2p/12D3KooWHqMEWZUKja1mj2P5o7nkXSrQg7MS5vtcTgmfsp6o4bvp"
],
"telemetryEndpoints": [
["wss://telemetry.atleta.network/submit", 1]
Expand Down

0 comments on commit df719c4

Please sign in to comment.