ComprehensiveDataSetStatus
Defined in: packages/synapse-sdk/src/warm-storage/service.ts:78
Combined status information from both PDP server and chain
Properties
Section titled “Properties”chainStatus
Section titled “chainStatus”chainStatus: DataSetCreationVerification;Defined in: packages/synapse-sdk/src/warm-storage/service.ts:84
Chain verification status
serverStatus
Section titled “serverStatus”serverStatus: | DataSetCreationStatusResponse | null;Defined in: packages/synapse-sdk/src/warm-storage/service.ts:82
Server-side status
summary
Section titled “summary”summary: object;Defined in: packages/synapse-sdk/src/warm-storage/service.ts:86
Combined status summary
dataSetId
Section titled “dataSetId”dataSetId: number | null;Final data set ID if available
error: string | null;Any error messages
isComplete
Section titled “isComplete”isComplete: boolean;Whether creation is complete and successful, both on chain and on the server
isLive
Section titled “isLive”isLive: boolean;Whether data set is live on chain
txHash
Section titled “txHash”txHash: string;Defined in: packages/synapse-sdk/src/warm-storage/service.ts:80
Transaction hash