dont require a suggest diff

This commit is contained in:
Ben Wilson 2023-06-29 09:06:39 -04:00
parent f9ef93411c
commit 714fc96753

View File

@ -216,7 +216,6 @@ export class StratumV1Client extends EasyUnsubscribe {
if (this.clientSubscription != null
&& this.clientConfiguration != null
&& this.clientAuthorization != null
&& this.clientSuggestedDifficulty != null
&& this.stratumInitialized == false) {
this.stratumInitialized = true;