Skip to content

TerminateServiceResult

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

Result of a data set service termination

dataSetId: bigint

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

The data set ID


endEpoch: bigint

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

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

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