Re: [ANN][POOLS] CryptoNote Universal Pool Solution
by
Lucasyx6
on 27/09/2017, 21:49:46 UTC
API This way. #################### "api": { "enabled": true, "hashrateWindow": 600, "updateInterval": 5, "port": 8117, "blocks": 30, "payments": 30, "password": "xxxxxxx" }, ######################### Do I have to change anything in " init.js "?