Closed UselessGuru closed 1 year ago
The same also happens with etchash@miningpoolhub
You have the wrong algo specified. If you want to mine rvn standalone you need to use --algo kawpow. Etc standalone is --algo etchash
If you want etc+rvn you need to specify the rvn pool. --rvn-wallet --rvn-hostname --rvn-port
The following script will mine zil standalone on crazypool , and rvn on the hiveon pool: (6gb cards supported)
tbminer_hiveon_zil+rvn.bat
TBMiner --algo etc+rvn --hostname eu.crazypool.org --port 5005 --wallet %zilwallet% --worker-name %computername% --rvn-wallet R9RaKw5HNuwtbXYRXWrpUugAE8WhtMhfUk.%computername% --rvn-hostname rvn.hiveon.com --rvn-port 8888
1.98 has been released and you should upgrade
TBMiner.exe --algo etc+rvn --hostname etc.hiveon.com --wallet ##########################.######### --port 8888 --server-passwd x --api --api-version 1.4 --api-port 4006 --cuda-devices [0]
What is wrong?