Module convenience

Module convenience 

Source
Expand description

Convenience functions for using PoW with byte arrays.

Functionsยง

grind_pow
Performs proof-of-work on a challenge and returns the solution.
verify_pow
Verifies a proof-of-work nonce.