Skip to content

getScheduledRemovals

getScheduledRemovals(client, options): Promise<readonly bigint[]>

Defined in: packages/synapse-core/src/pdp-verifier/get-scheduled-removals.ts:35

Get the scheduled removals for a data set (deduped)

ParameterTypeDescription
clientClient<Transport, Chain>The client to use to get the scheduled removals.
optionsOptionsTypegetScheduledRemovals.OptionsType

Promise<readonly bigint[]>

The piece IDs scheduled for removal getScheduledRemovals.OutputType

Errors getScheduledRemovals.ErrorType