Versions in this module Expand all Collapse all v0 v0.0.5 Mar 25, 2019 v0.0.4 Feb 22, 2019 Changes in this version + type TransItem struct + Address btypes.Address + QOS btypes.BigInt + QSCs types.QSCs + func (item TransItem) IsValid() (bool, error) + type TransItems []TransItem + func (items TransItems) IsEmpty() bool + func (items TransItems) IsValid() (bool, error) + func (items TransItems) Match(itemsB TransItems) (bool, error)