Merge branch 'master' into master
This commit is contained in:
@@ -395,7 +395,7 @@ function Miner (rewardType, childRewardType, id, childPoolIndex, login, pass, ip
|
||||
this.noRetarget = noRetarget;
|
||||
this.difficulty = startingDiff;
|
||||
this.validJobs = [];
|
||||
this.workerName2 = pass;
|
||||
this.workerName = pass;
|
||||
|
||||
// Vardiff related variables
|
||||
this.shareTimeRing = utils.ringBuffer(16);
|
||||
|
||||
Reference in New Issue
Block a user