js-ipfs-http-client icon indicating copy to clipboard operation
js-ipfs-http-client copied to clipboard

WIP feat: add localResolve option to dag.get

Open PedroMiguelSS opened this issue 6 years ago • 0 comments

This PR supports https://github.com/ipfs/js-ipfs/pull/2689 by enabling localResolve option for dag/get.

localResolve will avoid resolving through different objects when set to true.

⚠️ This is a WIP PR.

PedroMiguelSS avatar Dec 18 '19 17:12 PedroMiguelSS