MCPcopy Create free account
hub / github.com/AudiusProject/apps / fetchCIDFromDiscovery

Method fetchCIDFromDiscovery

packages/libs/src/api/File.ts:47–62  ·  view source on GitHub ↗

* Fetches a file from Discovery Provider with a given CID. * @param cid IPFS content identifier * @param responseType axios response type

(
    cid: string,
    responseType: ResponseType = 'json'
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

REQUIRESMethod · 0.80
getCIDDataMethod · 0.80

Tested by

no test coverage detected