From cac8eb225a94679a62cbf45071addd9446a1d8b9 Mon Sep 17 00:00:00 2001 From: tutulino Date: Thu, 7 Dec 2017 20:24:11 +0100 Subject: [PATCH] fix --- core.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.ps1 b/core.ps1 index 7f8552c4..c4ccee59 100644 --- a/core.ps1 +++ b/core.ps1 @@ -209,7 +209,7 @@ while ($true) { $NextInterval=$DonateTime *60 $Algorithm=$null - $PoolsName="Nicehash" + $PoolsName="mining_pool_hub" $CoinsName=$null $MiningMode="Automatic"