kaspanet / kaspad

Kaspad is the reference full node Kaspa implementation written in Go (golang).
ISC License
440 stars 227 forks source link

Anyway I can check the difficulty of the nonce before submitting to the pool? #2280

Open moldis opened 1 month ago

moldis commented 1 month ago

I want to avoid submit if diff is too low (we found new way of fraud). Is there any way I can do that? I.e. I want to calculate and get ErrInvalidPoW before submitting nonce (mining share) to pool