mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-16 04:02:05 +08:00

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