Skip to content

parseAllDataSetMetadata

parseAllDataSetMetadata(data): OutputType

Defined in: packages/synapse-core/src/warm-storage/get-all-data-set-metadata.ts:134

Parse the contract output into a MetadataObject

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

OutputType

The metadata formatted as a MetadataObject getAllDataSetMetadata.OutputType