You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
* fix: choose import strategy in ipfs.add
The interface spec says you should pass a `trickle` boolean to
`ipfs.add` to get a trickle DAG, this PR makes us actually do that
instead of passing `strategy: 'whatever'`.
* fix: remove trickle arg before passing to importer
0 commit comments