decodeUplcProgramV1FromCbor
export function decodeUplcProgramV1FromCbor(
bytes: BytesLike,
options: UplcProgramV1Options
): UplcProgramV1
Arguments
Name | Type | Description |
---|---|---|
bytes | BytesLike | |
options | UplcProgramV1Options |
Return value
UplcProgramV1