package
0.3.1
Repository: https://github.com/mathnodes/minereader.git
Documentation: pkg.go.dev

# Functions

this function check whether the pow hash meets difficulty criteria however, it take diff in bigint format.
this function calculates the difficulty in big num form.
No description provided by the author
No description provided by the author
HashToBig converts a PoW has into a big.Int that can be used to perform math comparisons.

# Constants

see this https://github.com/golang/go/issues/30401.
we skip type as go will automatically identify type.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author