Versions in this module Expand all Collapse all v1 v1.1.0 Jan 9, 2022 Changes in this version type Q + func (q *Q) Bits2int(bits []byte) *big.Int v1.0.0 Jan 9, 2022 Changes in this version + type Q struct + func NewQ(q *big.Int) *Q + func (q *Q) Nonce(privkey *big.Int, h1 []byte, hashFn func() hash.Hash) *big.Int