Post
Topic
Board Mining (Altcoins)
Re: Megaminer 4.7 - Multi pool / Multi Algo launcher
by
nitrobg
on 30/11/2017, 07:30:48 UTC
tutulfo, how do I switch to internal wallet on nicehash?

The ugly way is to edit
Code:
$CoinsWallets.get_item('BTC')+'.'+$Workername
to:
Code:
'nhaddress.'+$Workername
but is there a better way of doing it?