[**@rxap/config v19.3.0-dev.2**](../README.md)

***

[@rxap/config](../globals.md) / fetchCidContent

# Function: fetchCidContent()

> **fetchCidContent**(`cid`, `path`?, `ipfsGatewayServers`?): `Promise`\<`null` \| `Blob`\>

Defined in: [utilities.ts:153](https://gitlab.com/rxap/packages/-/blob/ad2fedf899842d718c345d791ac885f1247525a3/packages/angular/config/src/lib/utilities.ts#L153)

## Parameters

### cid

`string`

### path?

`string`

### ipfsGatewayServers?

[`IpfsGatewayFunction`](../type-aliases/IpfsGatewayFunction.md)[] = `defaultIpfsGatewayServers`

## Returns

`Promise`\<`null` \| `Blob`\>
