Hi guys,
I am new on mining criptocurrencies. I am starting with BTCZ and I want to start it using the EWBF's CUDA for Nvidia. I have a GTX 770 and I would like to try it out. Following the getting started (
https://btczpool.com/getting_started) page of BTCZ, I have downloaded the miner (EWBF Miner for NVIDIA GPUs (Equihash Version) (Version 0.3.4b - last version) and configured a .bat file pointing to my wallet hash that I have generated using ZenCash (for BTCZ). It looks fine and I have my keys. I am trying to start miner using the following command:
miner --server btczpool.com --port 3032 --user xxxxxxxx.Nvidia01 --pass x --pec
Where xxxxx is my wallet hash. I add a pause on .bat file and I have got the error:
+-------------------------------------------------+
| EWBF's Zcash CUDA miner. 0.3.4b |
+-------------------------------------------------+
INFO: Current pool: btczpool.com:3032
INFO: Selected pools: 1
INFO: Solver: Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
INFO: Target: 00a0000000000000...
INFO: Detected new work: df1f
ERROR: Stratum authorization error
I do not know what to do, I research in some forums like this one but no solution. I do not know if I have to provide something related with my wallet, because I tried to perform the same command using a wallet of a friend and it worked fine on my PC.
Is there something I forgot to do? Or something I can try?
I read something about workder, how do I setup a worker (if I have to do it)?
Thank you guys.