-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors code 16 in debug.log #3
Comments
Hi, |
Did you find out how to solve it? |
I am having this occur on a recent build. Did anyone work out how to solve it? I have googled and reviewed the various comments on this error including #2 but haven't managed to solve it. Given the small number of miners involved, is the issue that no block meets minimum difficulty? If so, will increasing minimum difficulty to 1 solve it? |
have anyone fix that? |
Hi,
Following errors appear in debug.log while mining :
ERROR: ProcessNewBlock: AcceptBlock FAILED (proof of work failed)
ERROR: CheckBlock: Consensus::CheckBlockHeader: high-hash, proof of work failed (code 16).
Occurs with any miners
Thank you
The text was updated successfully, but these errors were encountered: