We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should be possible to provide a k2 proof of work to generate the POST with in order to avoid recomputing it.
generate_proof()
k2pow
The text was updated successfully, but these errors were encountered:
Lowering priority as distributed k2 pow is not finalized yet.
Sorry, something went wrong.
poszu
No branches or pull requests
It should be possible to provide a k2 proof of work to generate the POST with in order to avoid recomputing it.
Requirements:
generate_proof()
should accept an optionalk2pow
parameter (an array per each nonce group?)The text was updated successfully, but these errors were encountered: