dag_resolve
Resolve IPLD block.
/api/v0/dag/resolve
Resolve IPLD block.
REQUEST
REQUEST PARAMS
arg
[Required] - The IPFS object hash; the path to resolve.
RESPONSE
On success, the call to this endpoint will return with 200 and the following body:
BODY
RESULT FIELDS
Cid
- Content ID.RemPath
Last updated