Skip to content

Commit

Permalink
Remove telemetry endpoints.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunxw committed Jan 13, 2021
1 parent 3644aa1 commit 47903e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
9 changes: 2 additions & 7 deletions resources/turbulence-pc-dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@
"bootNodes": [
"/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/12D3KooWNCe9dEpPhswckrX5ZHhdtZ3r5sg6CcgKfgyhw3seuwtB"
],
"telemetryEndpoints": [
[
"/dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F",
0
]
],
"telemetryEndpoints": [],
"protocolId": "turbulencepc1",
"properties": {
"tokenDecimals": 18,
Expand Down Expand Up @@ -173,4 +168,4 @@
"childrenDefault": {}
}
}
}
}
9 changes: 2 additions & 7 deletions resources/turbulence-pc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@
"bootNodes": [
"/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/12D3KooWNCe9dEpPhswckrX5ZHhdtZ3r5sg6CcgKfgyhw3seuwtB"
],
"telemetryEndpoints": [
[
"/dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F",
0
]
],
"telemetryEndpoints": [],
"protocolId": "turbulencepc1",
"properties": {
"tokenDecimals": 18,
Expand Down Expand Up @@ -520,4 +515,4 @@
}
}
}
}
}

0 comments on commit 47903e8

Please sign in to comment.