decodeUplcProgramV2FromCbor
export function decodeUplcProgramV2FromCbor(
bytes: BytesLike,
options: UplcProgramV2Options
): UplcProgramV2
Arguments
Name | Type | Description |
---|---|---|
bytes | BytesLike | |
options | UplcProgramV2Options |
Return value
UplcProgramV2