Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: error invalid version triggered in cli pin add/rm #3306

Merged
merged 4 commits into from
Oct 4, 2020

Conversation

Xmader
Copy link
Contributor

@Xmader Xmader commented Sep 29, 2020

Error Invalid version, must be a number equal to 1 or 0 triggered when using CLI pin add/rm.

The return value of ipfs.pin.addAll or ipfs.pin.rmAll is just AsyncIterable of CIDs

@Xmader Xmader changed the title fix: error invalid version triggered in cli pin add fix: error invalid version triggered in cli pin add/rm Sep 30, 2020
Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot, thanks for this!

@achingbrain achingbrain merged commit 69757f3 into ipfs:master Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants