parseScheduledRemovals
parseScheduledRemovals(
data): readonlybigint[]
Defined in: packages/synapse-core/src/pdp-verifier/get-scheduled-removals.ts:129
Parse the contract output into a getScheduledRemovals.OutputType. Deduplicates the output.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
data | readonly bigint[] | The contract output from the getScheduledRemovals function getScheduledRemovals.ContractOutputType |
Returns
Section titled “Returns”readonly bigint[]
The piece IDs scheduled for removal getScheduledRemovals.OutputType