createPieceUrl
function createPieceUrl( cid, cdn, address, chainId, pdpUrl): string;Defined in: packages/synapse-core/src/utils/piece-url.ts:3
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
cid | string |
cdn | boolean |
address | `0x${string}` |
chainId | number |
pdpUrl | string |
Returns
Section titled “Returns”string