Closed
Description
calling rabin()
throws an error, Error: please specify an average chunk size
js-ipfs-unixfs/packages/ipfs-unixfs-importer/src/chunker/rabin.ts
Lines 53 to 55 in b7a98f0
options are all optional, and there is a default AVG chunk size, so we should not be erroring here, or we should have better enforced types.