Xmr node proxy
mport88 opened this issue · 3 comments
Check list
-
Ask for HELP.
-
Report a BUG.
-
Already check README.md but unsloved.
Is it possible to use the deepMiner through the xmr-node-proxy? I just can not find a normal manual.
That is exacly my setup.
JS Webminer Client —> deepminer —> xmr-node-proxy —> POOL
Just configure deepminer in config.json to point to your xmr-node-proxy, And configure your xmr-node-proxy in the config.json to point your prefered public pool.
@JBelinchon thx. hmm interesting. So, in the deepminer config.json file does not need to specify the address, pool, password, but simply refer to the xmr node proxy server port. I understand correctly?
No, no, You still have to set your wallet address and password (x or whatever) on both deepminer and xmr-node-proxy. And as I say, you have to set in deepminer the ip and port of your xmr-node-proxy instance.