Browse Source

Update install.sh

master
yuriy0803 2 years ago
parent
commit
e0a7d29e0f
  1. 6
      install.sh

6
install.sh

@ -85,6 +85,12 @@ module.exports = function (environment) {
PayoutThreshold: '0.5 ETC',
BlockReward: 2.56,
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/',
// For network hashrate (change for your favourite fork)
BlockTime: 14.4,
highcharts: {

Loading…
Cancel
Save