ipfs / js-ipfs-unixfs

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
Other
87 stars 34 forks source link

onlyHash alternative? #342

Closed buu700 closed 1 year ago

buu700 commented 1 year ago

Is there an alternative to the onlyHash option from ipfs-core? Nothing in the ImporterOptions interface looks similar.

I wasn't sure which repository was more appropriate, so I submitted the same issue here: https://github.com/ipfs/helia-unixfs/issues/58

achingbrain commented 1 year ago

Duplicate of https://github.com/ipfs/helia-unixfs/issues/58#issuecomment-1650005880