Hey there --
I'm using v0018 with 6 gtx 1070s and an MSI Z-270A PRO to mine eth and all is working just fine.
I've searched the forum but can't seem to find an answer to what is probably a simple question.
Where do I assign my worker email address for my pool? I'm using genoil (not Claymore) and nanopool. Perhaps it should be in the ETH_EXTENTION_ARGUMENT? I would really appreciate it someone could tell me where it goes and provide me an example of how to do so.
Regards!!!
For nanopool:
append / followed by your email address to the end of the worker; for example if my worker is nvOC and my email is
bob@aol.com, I would use:
ETH_WORKER="nvOC/bob@aol.com"
Full zero --
Thanks for the prompt reply!
So if I understand correctly, and if my email is
bob@aol.com, I need to go into my 1bash file to where it's collecting my eth info (right beneath where you choose to use genoil or claymore) and replace the line that says:
ETH_WORKER="nv$IP_AS_WORKER"
with
ETH_WORKER="nv$IP_AS_WORKER/bob@aol.com"
Is that correct?
Thanks in advance for the help-- keep up the great work !!!