Skip to content

Commit

Permalink
Merge pull request #155 from gflow33/dwellir-bootnode
Browse files Browse the repository at this point in the history
add dwellir bootnodes
  • Loading branch information
arrudagates authored May 9, 2024
2 parents 906e591 + 5e0c9bb commit bf2af3d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion res/invarch/invarch-raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"name": "InvArch Network",
"id": "invarch_polkadot",
"chainType": "Live",
"bootNodes": [],
"bootNodes": [
"/dns/invarch-boot.dwellir.com/tcp/443/wss/p2p/12D3KooWHWLn81PF8T29cxeeq12hpJoaPNbJbuvtZ6pJxJ8asnTY",
"/dns/invarch-boot.dwellir.com/tcp/30363/p2p/12D3KooWHWLn81PF8T29cxeeq12hpJoaPNbJbuvtZ6pJxJ8asnTY"
],
"telemetryEndpoints": [
[
"/dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F",
Expand Down

0 comments on commit bf2af3d

Please sign in to comment.