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