Skip to content

findPiece(options): Promise<PieceLink>

Defined in: packages/synapse-core/src/sp/find-piece.ts:34

Find a piece on the PDP API.

GET /pdp/piece?pieceCid={pieceCid}

ParameterTypeDescription
optionsOptionsTypefindPiece.OptionsType

Promise<PieceLink>

Piece CID findPiece.OutputType

Errors findPiece.ErrorType