Skip to content

parseAllPieceMetadata

parseAllPieceMetadata(data): OutputType

Defined in: packages/synapse-core/src/warm-storage/get-all-piece-metadata.ts:137

Parse the contract output into a MetadataObject

ParameterTypeDescription
datareadonly [readonly string[], readonly string[]]The contract output from the getAllPieceMetadata function getAllPieceMetadata.ContractOutputType

OutputType

The metadata formatted as a MetadataObject getAllPieceMetadata.OutputType