-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to docs to set cid-version if using regular ipfs client #6
Comments
|
That doesn't seem to be right, uses old one for the root.
|
That conflicts with docs I've read in multiple places, but I don't fully understand how raw leaves works. It may treat directories differently, or this could be a bug. |
cid-version has correct behavior, so might as well just use that. |
From the code it looks like v1 forces raw-leaves anyways, so that should be fine. |
User can add files using
--cid-version 1
flag on add, eg:The text was updated successfully, but these errors were encountered: