diff --git a/resources/turbulence-pc-dist.json b/resources/turbulence-pc-dist.json index 1ebfb97..8711dd4 100644 --- a/resources/turbulence-pc-dist.json +++ b/resources/turbulence-pc-dist.json @@ -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, @@ -173,4 +168,4 @@ "childrenDefault": {} } } -} \ No newline at end of file +} diff --git a/resources/turbulence-pc.json b/resources/turbulence-pc.json index bc5c219..b806669 100644 --- a/resources/turbulence-pc.json +++ b/resources/turbulence-pc.json @@ -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, @@ -520,4 +515,4 @@ } } } -} \ No newline at end of file +}