Skip to content

Commit cfa156a

Browse files
committed
Add bootnodes for contextfree chain_spec
1 parent d0965c8 commit cfa156a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

assets/chain_spec_contextfree.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "ContextFree Network",
33
"id": "contextfree_network",
44
"chainType": "Live",
5-
"bootNodes": [],
5+
"bootNodes": [
6+
"/dns/cf-boot.ata.network/tcp/30333/ws/p2p/12D3KooWSuTq6MG9gPt7qZqLFKkYrfxMewTZhj9nmRHJkPwzWDG2",
7+
"/dns/cf-boot.ata.network/tcp/30334/ws/p2p/12D3KooWMz5U7fR8mF5DNhZSSyFN8c19kU63xYopzDSNCzoFigYk"
8+
],
69
"telemetryEndpoints": [
710
[
811
"/dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F",

0 commit comments

Comments
 (0)