hi all this is my bat file, I want to ask what is -proto 3
is it neccesary ? I have 2 1070 nvidia and 3 RX 580 all 8 gb
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool //eu1.ethermine.org:4444 -wal 0xbutkhg756gnfkhnkh56t87ng.rigname -proto 3
pause
anyone?
from the readme.txt file:
-proto <n>
Selects the kind of stratum protocol for the ethash pool:
1:
miner-proxy stratum spec (e.g. coinotron)
2:
eth-proxy (e.g. ethermine, nanopool) - this is the default,
works for most pools
3:
qtminer (e.g. ethermine, ethpool)
4:
EthereumStratum/1.0.0 (e.g. nicehash)
5:
EthereumStratum/2.0.0
so it depends on the pool you are mining to...