This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use recursive ls instead of get to count files (#353)
`ipfs.get` is supposed to return tarballs, so use `ipfs.ls` to count files instead as that's what it's there for.
- Loading branch information