This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
ipfs.add vs ipfs.addAll input types #3290
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
status/ready
Ready to be worked
Currently
ipfs.add
will pass it's input toipfs.addAll
and return the last result.Instead it should detect if it's been passed something that will yield multiple results and throw.
Refs: ProtoSchool/protoschool.github.io#498
The text was updated successfully, but these errors were encountered: