{ "disabled": false, "coin": "litecoin.json", "shareProcessing": { "internal": { "enabled": true, "validateWorkerAddress": true, "paymentInterval": 10, "minimumPayment": 0.001, "minimumReserve": 10, "feePercent": 0.02, "feeReceiveAddress": "LZz44iyF4zLCXJTU8RxztyyJZBntdS6fvv", "feeWithdrawalThreshold": 5, "daemon": { "host": "localhost", "port": 19332, "user": "litecoinrpc", "password": "testnet" }, "redis": { "host": "localhost", "port": 6379 } }, "mpos": { "enabled": false, "host": "localhost", "port": 3306, "user": "me", "password": "mypass", "database": "ltc", "stratumAuth": "password" } }, "address": "mfsm1ckZKTTjDz94KonZZsbZnAbm1UV4BF", "blockRefreshInterval": 1000, "txRefreshInterval": 20000, "connectionTimeout": 600, "banning": { "enabled": true, "time": 600, "invalidPercent": 50, "checkThreshold": 500, "purgeInterval": 300 }, "ports": { "3008":{ "diff": 8, "varDiff": { "minDiff": 8, "maxDiff": 512, "targetTime": 15, "retargetTime": 90, "variancePercent": 30 } }, "3032": { "diff": 32 }, "3256": { "diff": 256 } }, "daemons": [ { "host": "localhost", "port": 19332, "user": "litecoinrpc", "password": "testnet" }, { "host": "localhost", "port": 19344, "user": "litecoinrpc", "password": "testnet" } ], "p2p": { "enabled": false, "host": "localhost", "port": 19333, "protocolVersion": 70002, "magic": "fcc1b7dc" } }