Skip to content

TerminateServiceResult

Defined in: packages/synapse-sdk/src/types.ts:664

Result of a data set service termination

dataSetId: bigint

Defined in: packages/synapse-sdk/src/types.ts:668

The data set ID


endEpoch: bigint

Defined in: packages/synapse-sdk/src/types.ts:674

Epoch at which the PDP payment rail ends and the service stops. Approximately the current epoch for provider-relayed termination, the end of the lockup period for on-chain termination.


optional txHash?: `0x${string}`

Defined in: packages/synapse-sdk/src/types.ts:666

Transaction hash. Undefined when the service was already terminated without a provider transaction.