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
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
data | readonly [readonly string[], readonly string[]] | The contract output from the getAllDataSetMetadata function getAllDataSetMetadata.ContractOutputType |
Returns
Section titled “Returns”The metadata formatted as a MetadataObject getAllDataSetMetadata.OutputType