UNPKG

btq-nomp

Version:

BicoinQuark (Equihash) stratum mining pool based on NOMP

86 lines (72 loc) 2.03 kB
{ "enabled": true, "coin": "btq_testnet.json", "address": "mmKFXyq3azES9LUQyE1zLpFtzYowRFCAVm", "_comment_address": "a transparent address to send coinbase rewards to and to transfer to zAddress.", "zAddress": "mgfPp2esCL1ZWS2Xzo17YSSt8AhyhdswPH", "_comment_zAddress": "a private address used to send coins to tAddress.", "tAddress": "mwEBmdBbYuBDXFHihwDYtZHJJHzUbc3pqs", "_comment_tAddress": "transparent address used to send payments, make this a different address, otherwise payments will not send", "walletInterval": 2.5, "rewardRecipients": { "mvS62GBWZYrudhsMscMxqm931TS9NR2q84": 1.0 }, "paymentProcessing": { "minConf": 10, "enabled": true, "paymentMode": "prop", "_comment_paymentMode":"prop, pplnt", "paymentInterval": 20, "minimumPayment": 0.1, "maxBlocksPerPayment": 1, "daemon": { "host": "127.0.0.1", "port": 6004, "user": "user", "password": "pass" } }, "tlsOptions": { "enabled": false, "serverKey":"", "serverCert":"", "ca":"" }, "ports": { "3032": { "diff": 0.1, "tls": false, "varDiff": { "minDiff": 0.1, "maxDiff": 16, "targetTime": 15, "retargetTime": 60, "variancePercent": 30 } } }, "daemons": [ { "host": "127.0.0.1", "port": 6004, "user": "user", "password": "pass" } ], "p2p": { "enabled": false, "host": "127.0.0.1", "port": 19333, "disableTransactions": true }, "mposMode": { "enabled": false, "host": "127.0.0.1", "port": 3306, "user": "me", "password": "mypass", "database": "taz", "checkPassword": true, "autoCreateWorker": false } }