getScheduledRemovals
getScheduledRemovals(
client,options):Promise<readonlybigint[]>
Defined in: packages/synapse-core/src/pdp-verifier/get-scheduled-removals.ts:35
Get the scheduled removals for a data set (deduped)
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
client | Client<Transport, Chain> | The client to use to get the scheduled removals. |
options | OptionsType | getScheduledRemovals.OptionsType |
Returns
Section titled “Returns”Promise<readonly bigint[]>
The piece IDs scheduled for removal getScheduledRemovals.OutputType