nemosminer/NemosMiner

Added NiceHash MTP support

Closed this issue · 2 comments

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

thankyou

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}