Versions in this module Expand all Collapse all v1 v1.0.2 Mar 23, 2022 v1.0.1 Mar 17, 2022 Changes in this version + type Policy struct + BlockMaxSize uint32 + BlockMinSize uint32 + BlockPrioritySize uint32 + TxMinFreeFee hcutil.Amount + type TxDesc struct + Added time.Time + Fee int64 + Height int64 + Tx *hcutil.Tx + Type stake.TxType + type TxSource interface + HaveTransaction func(hash *chainhash.Hash) bool + LastUpdated func() time.Time + MiningDescs func() []*TxDesc