This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
dag.put - Cannot read property 'cid' of undefined #1479
Closed
Description
Tracking issue for bug reported here: d299ed7#r29874058
await ipfs.dag.put(obj) // Error: Cannot read property 'cid' of undefined
Assumes options object exists.
Tests added here: ipfs-inactive/interface-js-ipfs-core#338 already