Skip to content

Commit

Permalink
Add Helikon bootnodes (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi authored Aug 13, 2024
1 parent aed45fb commit 5041565
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion resources/ajuna/ajuna-raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"name": "Ajuna Polkadot",
"id": "ajuna_polkadot",
"chainType": "Live",
"bootNodes": [],
"bootNodes": [
"/dns4/boot-node.helikon.io/tcp/8510/p2p/12D3KooWA1zjoSfN1CWRMY4nRxD94sSnNAj8UkhD7tsh4K6rwYSX",
"/dns4/boot-node.helikon.io/tcp/8512/wss/p2p/12D3KooWA1zjoSfN1CWRMY4nRxD94sSnNAj8UkhD7tsh4K6rwYSX"
],
"telemetryEndpoints": null,
"protocolId": "ajuna-polkadot",
"properties": {
Expand Down

0 comments on commit 5041565

Please sign in to comment.