Versions in this module Expand all Collapse all v1 v1.1.2 Sep 16, 2021 Changes in this version + var MaxHash = &bc.Hash + var MinHash = &bc.Hash + var TestPub ed25519.PublicKey + var TestPubs []ed25519.PublicKey + var TestXPrv chainkd.XPrv + var TestXPub chainkd.XPub + func DeepEqual(x, y interface{}) bool + func FatalErr(t testing.TB, err error) + func MustDecodeAsset(s string) (h bc.AssetID) + func MustDecodeHash(s string) (h bc.Hash) + func MustDecodeHexString(s string) []byte + func Serialize(t *testing.T, wt io.WriterTo) []byte