Module

x/lucid/mod.ts>utxoToCore

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Very Popular
Latest
function utxoToCore
import { utxoToCore } from "https://dotland.deno.dev/x/lucid@0.10.7/mod.ts";

Parameters

utxo: UTxO

Returns

C.TransactionUnspentOutput
import utxoToCore
import { utxoToCore } from "https://dotland.deno.dev/x/lucid@0.10.7/mod.ts";