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 Mar 10, 2020. It is now read-only.
Hello,
is there a way to programmatically figure out when a multihash is received whether it is a directory or a raw file?
I tested this by doing a ipfs ls on the multihash of a raw file and it returned nothing. So I assume thats the same case for the ipfs.ls() method from this library.
So I wonder if there is any method that this library might be providing or reflecting from the IPFS API methods to fetch some metadata that gives answer to my question asked above?
The text was updated successfully, but these errors were encountered:
Hello,
is there a way to programmatically figure out when a multihash is received whether it is a directory or a raw file?
I tested this by doing a ipfs ls on the multihash of a raw file and it returned nothing. So I assume thats the same case for the ipfs.ls() method from this library.
So I wonder if there is any method that this library might be providing or reflecting from the IPFS API methods to fetch some metadata that gives answer to my question asked above?
The text was updated successfully, but these errors were encountered: