Function ipfsRm

  • Removes content from IPFS (indirectly by unpinning it).

    Parameters

    • hash: string

      The hash of the content to be removed.

    Returns Promise<any>

    • Response from IPFS or undefined in case of an error.

Generated using TypeDoc