Hey do you also know how to setup Hush Minning Batch File?
RE: How to mine ZCL using nVidia or AMD GPUs on windows
You are viewing a single comment's thread from:
How to mine ZCL using nVidia or AMD GPUs on windows
How to mine ZCL using nVidia or AMD GPUs on windows
Hey do you also know how to setup Hush Minning Batch File?
which miner are you using? EWBF? Claymore?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I recommend you use SuprNova pool for Hush mining. Try this for claymore batch file:
:loop
ZecMiner64.exe -zpool zdash.suprnova.cc:4048 -zwal YourUsername.YourWorker -zpsw YourWorkerPass -allpools 1
goto loop
And this for EWBF batch file:
:loop
miner --server zdash.suprnova.cc --port 4048 --user UserName.WorkerName --pass YourWorkerPassword --eexit 1 --eexit 3 --fee 0 --tempunits C --templimit 78 --pec --log 2 --api 0.0.0.0:42000
goto loop
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit