Skip to main content

convertUplcDataToValue

Converts a UplcData instance into a Value. Throws an error if it isn't in the right format.

export function convertUplcDataToValue(data: UplcData): Value