Browse Source

Plus Network setting (classic|mordor)

master
yuriy0803 5 years ago
parent
commit
59fff89e35
  1. 3
      configs/api.json
  2. 3
      configs/payout.json
  3. 3
      configs/stratum2b.json
  4. 3
      configs/stratum4b.json
  5. 3
      configs/stratum8b.json
  6. 3
      configs/stratum9b.json
  7. 3
      configs/unlocker.json

3
configs/api.json

@ -93,8 +93,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"classic": true
"timeout": "10s"
},
"payouts": {

3
configs/payout.json

@ -92,8 +92,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"classic": true
"timeout": "10s"
},
"payouts": {

3
configs/stratum2b.json

@ -88,8 +88,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"classic": true
"timeout": "10s"
},
"payouts": {

3
configs/stratum4b.json

@ -93,8 +93,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"classic": true
"timeout": "10s"
},
"payouts": {

3
configs/stratum8b.json

@ -93,8 +93,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"classic": true
"timeout": "10s"
},
"payouts": {

3
configs/stratum9b.json

@ -93,8 +93,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "10s",
"classic": true
"timeout": "10s"
},
"payouts": {

3
configs/unlocker.json

@ -92,8 +92,7 @@
"keepTxFees": false,
"interval": "10m",
"daemon": "http://127.0.0.1:8545",
"timeout": "120s",
"classic": true
"timeout": "120s"
},
"payouts": {

Loading…
Cancel
Save