{ "disabled": true, "coin": "hobonickels.json", "shareProcessing": { "internal": { "enabled": true, "validateWorkerAddress": true, "paymentInterval": 10, "minimumPayment": 100.001, "minimumReserve": 10, "feePercent": 0.02, "feeReceiveAddress": "EhA4HXF7VPWfnV8TXerAP6p12BiEpXbiYR", "feeWithdrawalThreshold": 5, "daemon": { "host": "localhost", "port": 19339, "user": "hobonickelsrpc", "password": "testpass" }, "redis": { "host": "localhost", "port": 6379 } }, "mpos": { "enabled": false, "host": "localhost", "port": 3306, "user": "me", "password": "mypass", "database": "ltc", "stratumAuth": "password" } }, "address": "EzGiarU2S56jyRkYpS7FKssXCS6AAJChdU", "blockRefreshInterval": 1000, "txRefreshInterval": 20000, "connectionTimeout": 600, "banning": { "enabled": true, "time": 600, "invalidPercent": 50, "checkThreshold": 500, "purgeInterval": 300 }, "ports": { "3033": { "diff": 8 } }, "daemons": [ { "host": "localhost", "port": 19339, "user": "hobonickelsrpc", "password": "testpass" } ] }