orbitdb / field-manual

The Offical User's Guide to OrbitDB
207 stars 43 forks source link

Update 02_Managing_Data.md #156

Closed aaronli7 closed 2 years ago

aaronli7 commented 2 years ago

IPFS.asCID() doesn't exist anymore. Using IPFS.CID() to covert the multihash returned by the OrbitDB entry to the CID type.

wa1one commented 2 years ago

this doesn't work.

IPFS.CID.parse(cid) behaves correctly