Export verify_proof/4 and add get_target/2 #25

Merged
zxq9 merged 1 commits from add-new-functions into master 2019-03-12 22:31:40 +09:00

1 Commits

Author SHA1 Message Date
Juraj Hlista
87ee39ffb0 Export verify_proof/4 and add get_target/2
verify_proof/4 checks that a solution is a valid solution it doesn't check
it against any target.

get_target/2 returns the target of a solution in integer form
(not scientific).
2019-03-12 12:21:29 +07:00