Browse Source

delete

master
yuriy0803 1 year ago
parent
commit
3fa335c00b
  1. 6
      www/config/environment.js

6
www/config/environment.js

@ -25,12 +25,6 @@ module.exports = function (environment) {
StratumHost: '192.168.178.41', StratumHost: '192.168.178.41',
StratumPort: 8008, StratumPort: 8008,
blockExplorerLink: 'https://explorer.test.network/',
blockExplorerLink_tx: 'https://explorer.test.network/tx/',
blockExplorerLink_uncle: 'https://explorer.test.network/uncles/',
blockExplorerLink_block: 'https://etc.explorer.com/block/',
blockExplorerLink_address: 'https://explorer.test.network/address/',
// The ETC network // The ETC network
Unit: 'ETC', Unit: 'ETC',
Mining: 'SOLO', Mining: 'SOLO',

Loading…
Cancel
Save