Skip to content

parseActivePieces

parseActivePieces(data): OutputType

Defined in: packages/synapse-core/src/pdp-verifier/get-active-pieces.ts:136

Parse the contract output into a getActivePieces.OutputType.

ParameterTypeDescription
datareadonly [readonly object[], readonly bigint[], boolean]The contract output from the getActivePieces function getActivePieces.ContractOutputType

OutputType

The active pieces for the data set getActivePieces.OutputType