This commit is contained in:
Ben Wilson 2023-07-30 12:00:59 -04:00
parent 2cc60777d5
commit 2d73b1e6e2

View File

@ -439,7 +439,7 @@ export class StratumV1Client extends EasyUnsubscribe {
return false;
}
await this.checkDifficulty();
//await this.checkDifficulty();
return true;
}