PieceRecord
Defined in: packages/synapse-sdk/src/types.ts:420
Canonical representation of a piece within a data set.
This is used when reporting confirmed pieces and when iterating over pieces in a data set.
Properties
Section titled “Properties”pieceCid
Section titled “pieceCid”pieceCid: PieceLink;Defined in: packages/synapse-sdk/src/types.ts:422
pieceId
Section titled “pieceId”pieceId: number;Defined in: packages/synapse-sdk/src/types.ts:421