Versions in this module Expand all Collapse all v1 v1.2.0 Oct 10, 2024 v1.0.0 May 18, 2024 Changes in this version + func BigToCompact(n *big.Int) uint32 + func CalcWork(bits uint32) *big.Int + func CompactToBig(compact uint32) *big.Int + func CompactToBigWithDestination(compact uint32, destination *big.Int) + func GetHashrateString(target *big.Int, TargetTimePerBlock time.Duration) string