fix: remove update parameter from worker.commit
With empty block mining logic totally removed in the prior commit, worker.commit is now only called with update=true. We can now safely remove the argument and the affected codepaths.
Showing
Please register or sign in to comment