desci-labs / nodes-web

UI to create and consume interoperable research objects
https://nodes.desci.com
GNU Affero General Public License v3.0
11 stars 3 forks source link

Fix: manifestCid availability in published nodes #182

Closed kadamidev closed 1 year ago

kadamidev commented 1 year ago

The new tree retrieval API expects a manifest CID instead of a root CID, however manifestCid state was omitted in published view state, added the resolution of the published node's maniefstCid so trees are retrieved correctly.