Skip to content

Commit

Permalink
Updated default bootnodes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsso committed Nov 5, 2021
1 parent 9de1116 commit 0dcfb8e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions extras/customSpecRaw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
"name": "Polkadex Main Network",
"id": "polkadex_main_network",
"chainType": "Live",
"bootNodes": ["/ip4/18.158.15.249/tcp/30333/ws/p2p/12D3KooWKgrA5ukAASAFrMZm8w5WySiYtifoyT5ggi7asVy2yLfW","/ip4/54.193.184.109/tcp/30333/ws/p2p/12D3KooWK6siyMMBqf4A9KCtsUXgrFfTqnxrj3GVnUCZKxU46hCH"],
"bootNodes": [
"/dns/mainnet-us-1.polkadex.trade/tcp/30333/ws/p2p/12D3KooWJCwPy7fnnkaxRraifRzU5imF4MYptaSxUrzfYy5KGNTa",
"/dns/mainnet-eu-1.polkadex.trade/tcp/30333/ws/p2p/12D3KooWB7k86fM598disHZnAtZXj6HQ5VUFWceFyexvVrYVwVB1",
"/dns/mainnet-ap-1.polkadex.trade/tcp/30333/ws/p2p/12D3KooWCfVJ9AWkgDRXiT2LQrzG6LFGYqjBkW3QAMr84GmCS75F",
"/ip4/18.158.15.249/tcp/30333/ws/p2p/12D3KooWKgrA5ukAASAFrMZm8w5WySiYtifoyT5ggi7asVy2yLfW",
"/ip4/54.193.184.109/tcp/30333/ws/p2p/12D3KooWK6siyMMBqf4A9KCtsUXgrFfTqnxrj3GVnUCZKxU46hCH"
],
"telemetryEndpoints": [
],
"protocolId": "pdex",
Expand Down Expand Up @@ -248,4 +254,4 @@
"childrenDefault": {}
}
}
}
}

0 comments on commit 0dcfb8e

Please sign in to comment.