Browse Source

Update payouts.json

master
Don Kingdon 1 year ago committed by GitHub
parent
commit
dda3fff522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      payouts.json

10
payouts.json

@ -1,17 +1,17 @@
{ {
"threads": 4, "threads": 4,
"coin": "ETC", "coin": "Egaz",
"name": "main", "name": "Etica Mainnet",
"pplns": 0, "pplns": 0,
"network": "classic", "network": "etica",
"coin-name": "ETC", "coin-name": "EGAZ",
"payouts": { "payouts": {
"enabled": true, "enabled": true,
"requirePeers": 2, "requirePeers": 2,
"interval": "20m", "interval": "20m",
"daemon": "http://127.0.0.1:8545", "daemon": "http://127.0.0.1:8545",
"timeout": "10s", "timeout": "10s",
"address": "0xd92fa5a9732a0aec36dc8d5a6a1305dc2d3e09e6", "address": "YOUR EGAZ ADDRESS HERE",
"gas": "21000", "gas": "21000",
"gasPrice": "50000000000", "gasPrice": "50000000000",
"autoGas": true, "autoGas": true,

Loading…
Cancel
Save