mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-04-03 09:28:14 +02:00
test
This commit is contained in:
parent
be35d90474
commit
95c6fc5f53
@ -291,7 +291,7 @@ export class StratumV1Client extends EasyUnsubscribe {
|
||||
|
||||
await this.checkDifficulty();
|
||||
|
||||
await this.watchdog();
|
||||
//await this.watchdog();
|
||||
})
|
||||
|
||||
}
|
||||
@ -439,7 +439,7 @@ export class StratumV1Client extends EasyUnsubscribe {
|
||||
return false;
|
||||
}
|
||||
|
||||
//await this.checkDifficulty();
|
||||
await this.checkDifficulty();
|
||||
return true;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user