Skip to content

Defined in: packages/synapse-core/src/warm-storage/data-sets.ts:35

Data set type

cacheMissRailId: bigint;
ClientDataSet.cacheMissRailId

cdn: boolean;

Defined in: packages/synapse-core/src/warm-storage/data-sets.ts:38


cdnRailId: bigint;
ClientDataSet.cdnRailId

clientDataSetId: bigint;
ClientDataSet.clientDataSetId

commissionBps: bigint;
ClientDataSet.commissionBps

dataSetId: bigint;
ClientDataSet.dataSetId

live: boolean;

Defined in: packages/synapse-core/src/warm-storage/data-sets.ts:36


managed: boolean;

Defined in: packages/synapse-core/src/warm-storage/data-sets.ts:37


metadata: MetadataObject;

Defined in: packages/synapse-core/src/warm-storage/data-sets.ts:39


payee: `0x${string}`;
ClientDataSet.payee

payer: `0x${string}`;
ClientDataSet.payer

pdp: PDPOffering;

Defined in: packages/synapse-core/src/warm-storage/data-sets.ts:40


pdpEndEpoch: bigint;
ClientDataSet.pdpEndEpoch

pdpRailId: bigint;
ClientDataSet.pdpRailId

providerId: bigint;
ClientDataSet.providerId

serviceProvider: `0x${string}`;
ClientDataSet.serviceProvider