Skip to content

DataSet

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

Data set type

cacheMissRailId: bigint;
ClientDataSet.cacheMissRailId

cdn: boolean;

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


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:44


managed: boolean;

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


metadata: MetadataObject;

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


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

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

pdp: PDPOffering;

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


pdpEndEpoch: bigint;
ClientDataSet.pdpEndEpoch

pdpRailId: bigint;
ClientDataSet.pdpRailId

providerId: bigint;
ClientDataSet.providerId

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