Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
Add bootnodes to chainspec
Browse files Browse the repository at this point in the history
  • Loading branch information
F3Joule committed May 5, 2022
1 parent b3308e9 commit ebf7102
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion node/res/subsocial.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"name": "Subsocial",
"id": "subsocial",
"chainType": "Live",
"bootNodes": [],
"bootNodes": [
"/dns/val-1.subsocial.network/tcp/30333/p2p/12D3KooWB1na4BnQ4oG52eEaggUCTCutS5PsHiSekJB9gDEBMdNm",
"/dns/val-2.subsocial.network/tcp/30333/p2p/12D3KooWP8jKp1xJJBLLi4TWuiPjS3sDoVq64tM2FRs1FXJBW8ax"
],
"telemetryEndpoints": [
[
"/dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F",
Expand Down

0 comments on commit ebf7102

Please sign in to comment.