decodeUplcProgramV3FromCbor
export function decodeUplcProgramV3FromCbor(
bytes: BytesLike,
options: UplcProgramV3Options
): UplcProgramV3
Arguments
Name | Type | Description |
---|---|---|
bytes | BytesLike | |
options | UplcProgramV3Options |
Return value
UplcProgramV3