Skip to content

TerminateServiceResult

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

Result of a data set service termination

dataSetId: bigint

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

The data set ID


endEpoch: bigint

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

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

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