MrPlusGH / NPlusMiner

NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
GNU General Public License v3.0
173 stars 54 forks source link

Phoenixminer/nicehash config - bug #123

Closed jrafaelmdo closed 5 years ago

jrafaelmdo commented 6 years ago

If mining on nicehash, phoenix miner needs "-proto 4" in the command line argument otherwise fails to connect.

From Phoenixminer readme:

-proto Selects the kind of stratum protocol for the ethash pool: 1: miner-proxy stratum spec (e.g. coinotron) 2: eth-proxy (e.g. dwarfpool, nanopool) - this is the default, works for most pools 3: qtminer (e.g. ethpool) 4: EthereumStratum/1.0.0 (e.g. nicehash)

Thanks