decodeUplcProgramV1FromCbor
export function decodeUplcProgramV1FromCbor(
bytes: BytesLike,
options: UplcProgramV1Options
): UplcProgramV1
Arguments
1. bytes
bytes: BytesLike
2. options
options: UplcProgramV1Options
Returns
UplcProgramV1