Hi guys I'm trying to setup a unomp pool, I followed this guide
http://blockgen.net/blog/setup-your-own-mining-pool/but no matter, what I do I'm getting same error,
I tried it on Mint 17.2 and Ubuntu 14.04 64bit in VM,
and this is, what I'm getting:
SyntaxError: Unexpected number
at Object.parse (native)
at /root/unomp/init.js:104:32
at Array.forEach (native)
at buildPoolConfigs (/root/unomp/init.js:102:31)
at init (/root/unomp/init.js:526:19)
at Object. (/root/unomp/init.js:542:3)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
I have no idea to solve it, now I'm stuck and I can't move on.
Can anybody tell me how to sort this thing out?
Thank you.