Skip to content
function findPiece(options): Promise<PieceLink>;

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

Find a piece on the PDP API.

GET /pdp/piece?pieceCid={pieceCid}

ParameterTypeDescription
optionsOptionsTypefindPiece.OptionsType

Promise<PieceLink>

Piece CID findPiece.ReturnType

Errors findPiece.ErrorType