Skip to content

findPiece(options): Promise<PieceLink>

Defined in: packages/synapse-core/src/sp/sp.ts:425

Find a piece on the PDP API.

GET /pdp/piece?pieceCid={pieceCid}

ParameterTypeDescription
optionsOptionsTypefindPiece.OptionsType

Promise<PieceLink>

Piece CID findPiece.OutputType

Errors findPiece.ErrorType