decodeUplcProgramV2FromCbor
export function decodeUplcProgramV2FromCbor(
bytes: BytesLike,
options: UplcProgramV2Options
): UplcProgramV2
Arguments
1. bytes
bytes: BytesLike
2. options
options: UplcProgramV2Options
Returns
UplcProgramV2