• Juan Batiz-Benet's avatar
    u.Hash - error · ccae0acd
    Juan Batiz-Benet authored
    the u.Hash error can be safely ignored (panic) because multihash
    only fails from the selection of hash function. If the fn + length
    are valid, it won't error.
    
    cc @whyrusleeping
    ccae0acd
merkledag.go 4.54 KB