DataSetWithPieces
Defined in: packages/synapse-react/src/warm-storage/use-data-sets.ts:12
Data set type
Extends
Section titled “Extends”Properties
Section titled “Properties”cacheMissRailId
Section titled “cacheMissRailId”cacheMissRailId: bigint;Inherited from
Section titled “Inherited from”cdn: boolean;Defined in: packages/synapse-core/dist/src/warm-storage/data-sets.d.ts:12
Inherited from
Section titled “Inherited from”cdnRailId
Section titled “cdnRailId”cdnRailId: bigint;Inherited from
Section titled “Inherited from”clientDataSetId
Section titled “clientDataSetId”clientDataSetId: bigint;Inherited from
Section titled “Inherited from”commissionBps
Section titled “commissionBps”commissionBps: bigint;Inherited from
Section titled “Inherited from”dataSetId
Section titled “dataSetId”dataSetId: bigint;Inherited from
Section titled “Inherited from”live: boolean;Defined in: packages/synapse-core/dist/src/warm-storage/data-sets.d.ts:10
Inherited from
Section titled “Inherited from”managed
Section titled “managed”managed: boolean;Defined in: packages/synapse-core/dist/src/warm-storage/data-sets.d.ts:11
Inherited from
Section titled “Inherited from”metadata
Section titled “metadata”metadata: MetadataObject;Defined in: packages/synapse-core/dist/src/warm-storage/data-sets.d.ts:13
Inherited from
Section titled “Inherited from”payee: `0x${string}`;Inherited from
Section titled “Inherited from”payer: `0x${string}`;Inherited from
Section titled “Inherited from”pdp: PDPOffering;Defined in: packages/synapse-core/dist/src/warm-storage/data-sets.d.ts:14
Inherited from
Section titled “Inherited from”pdpEndEpoch
Section titled “pdpEndEpoch”pdpEndEpoch: bigint;Inherited from
Section titled “Inherited from”pdpRailId
Section titled “pdpRailId”pdpRailId: bigint;Inherited from
Section titled “Inherited from”pieces
Section titled “pieces”pieces: object[];Defined in: packages/synapse-react/src/warm-storage/use-data-sets.ts:13
cid: PieceLink;id: bigint;metadata
Section titled “metadata”metadata: MetadataObject;url: string;providerId
Section titled “providerId”providerId: bigint;Inherited from
Section titled “Inherited from”serviceProvider
Section titled “serviceProvider”serviceProvider: `0x${string}`;