{ "enabled": true, "coin": "vertcoin.json", "shareProcessing": { "internal": { "enabled": true, "validateWorkerAddress": true, "paymentInterval": 60, "minimumPayment": 100.001, "minimumReserve": 10, "feePercent": 0.02, "feeReceiveAddress": "VrcunuCcNUULMBoiw66v9SAdQq2m1FpP3C", "feeWithdrawalThreshold": 5, "daemon": { "host": "localhost", "port": 13295, "user": "testuser", "password": "testpass" }, "redis": { "host": "localhost", "port": 6379 } }, "mpos": { "enabled": false, "host": "localhost", "port": 3306, "user": "me", "password": "mypass", "database": "ltc", "stratumAuth": "password" } }, "address": "VrcunuCcNUULMBoiw66v9SAdQq2m1FpP3C", "blockRefreshInterval": 1000, "txRefreshInterval": 20000, "connectionTimeout": 600, "ports": { "6381": { "diff": 8 } }, "daemons": [ { "host": "localhost", "port": 13295, "user": "testuser", "password": "testpass" } ] }