nemosminer / NemosMiner

NemosMiner multi algo profit switching NVIDIA miner
GNU General Public License v3.0
229 stars 103 forks source link

Added NiceHash MTP support #941

Closed MrPlusGH closed 5 years ago

MrPlusGH commented 5 years ago

@nemosminer Just added NiceHash MTP support Required to filter out NH from CD and ccminermtp

nemosminer commented 5 years ago

thankyou

borzaka commented 5 years ago

Guys, the ccminermtpnh and the ccminermtp miner are not showing up in the list, unless I delete these lines: If ($Pools.($Algo).Host -notlike "*nicehash*") {return} and If ($Pools.($Algo).Host -like "*nicehash*") {return}