{ "threads": 4, "coin": "Egaz", "name": "Etica Mainnet", "pplns": 0, "network": "etica", "coin-name": "EGAZ", "payouts": { "enabled": true, "requirePeers": 2, "interval": "20m", "daemon": "http://127.0.0.1:8545", "timeout": "10s", "address": "YOUR EGAZ ADDRESS HERE", "gas": "21000", "gasPrice": "50000000000", "autoGas": true, "threshold": 500000000, "bgsave": false, "concurrentTx": 10 }, "upstreamCheckInterval": "5s", "upstream": [ { "name": "main", "url": "http://127.0.0.1:8545", "timeout": "10s" } ], "redis": { "endpoint": "127.0.0.1:6379", "poolSize": 10, "database": 0, "password": "", "sentinelEnabled": false, "masterName": "mymaster", "sentinelAddrs": [ "127.0.0.1:26379", "127.0.0.1:26389", "127.0.0.1:26399" ] } }