package
0.0.0-20241230110909-bd7382e7e233
Repository: https://github.com/littlebugger/pow-wow.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
SolveChallenge attempts to find a nonce that results in a hash with the required number of leading zeros.
SolveChallengeWithNonce same as SolveChallenge but with different interface for better scalability.