decodeUplcProgramV3FromCbor
export function decodeUplcProgramV3FromCbor(
bytes: BytesLike,
options: UplcProgramV3Options
): UplcProgramV3
Arguments
1. bytes
bytes: BytesLike
2. options
options: UplcProgramV3Options
Returns
UplcProgramV3