Skip to content

Commit

Permalink
Add Helikon bootnodes. (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi authored Aug 12, 2024
1 parent f585e2a commit 1c744e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion parachain/chainspec/nexus.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"bootNodes": [
"/ip4/34.34.161.178/tcp/30333/p2p/12D3KooWFhvrxiteNHigYA96J3zoD2Z2Gs3q6ihDp3N37Fyb4874",
"/dns/nexus.boot.stake.plus/tcp/30332/wss/p2p/12D3KooWMVkkfZVVnZXXBwPjxrGqud6aoK1XMeBVGBjtyX5aobEU",
"/dns/nexus.boot.stake.plus/tcp/31332/wss/p2p/12D3KooWGXeeQ9VtdmeoTSX1uWKYWRMPKZ8mKvqMzAM6pXmbDFZ7"
"/dns/nexus.boot.stake.plus/tcp/31332/wss/p2p/12D3KooWGXeeQ9VtdmeoTSX1uWKYWRMPKZ8mKvqMzAM6pXmbDFZ7",
"/dns4/boot.helikon.io/tcp/8610/p2p/12D3KooWNvVYuuHtV9KSpUXy7puERNvoNyAcRGizp3s2QpHQuuhq",
"/dns4/boot.helikon.io/tcp/8612/wss/p2p/12D3KooWNvVYuuHtV9KSpUXy7puERNvoNyAcRGizp3s2QpHQuuhq"
],
"telemetryEndpoints": [
[
Expand Down

0 comments on commit 1c744e6

Please sign in to comment.