From 15d72dd423d5d3a10545f2ae166855d0d2dd86ee Mon Sep 17 00:00:00 2001 From: yuriy0803 Date: Thu, 25 Aug 2022 18:02:56 +0200 Subject: [PATCH] update --- www/app/templates/index.hbs | 9 +-------- www/config/environment.js | 3 +-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/www/app/templates/index.hbs b/www/app/templates/index.hbs index f6f02b0..a0b4cbd 100644 --- a/www/app/templates/index.hbs +++ b/www/app/templates/index.hbs @@ -54,14 +54,7 @@
{{high-charts mode=mode chartOptions=chartDiff content=chartData}}
- {{#if (equals config.Network 'mordor')}} -
-

- Warning -

-

This is an experimental pool running on the Mordor testnet! All mined coins are for testing purposes only.

-
- {{/if}} +

Instructions

diff --git a/www/config/environment.js b/www/config/environment.js index a6d814f..01cfa40 100644 --- a/www/config/environment.js +++ b/www/config/environment.js @@ -25,8 +25,7 @@ module.exports = function(environment) { StratumHost: 'example.net', StratumPort: 8008, - // The ETC network used (classic, mordor) - Network: 'classic', + // The ETC network Unit: 'ETC', // Fee and payout details