Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
fix: use recursive ls instead of get to count files (#353)
Browse files Browse the repository at this point in the history
`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
achingbrain authored Aug 5, 2021
1 parent 7457aef commit 0bfdf65
Show file tree
Hide file tree
Showing 4 changed files with 2,517 additions and 24,992 deletions.
Loading

0 comments on commit 0bfdf65

Please sign in to comment.