import { TxSigned } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Constructors
new
TxSigned(lucid: Lucid, tx: Core.Transaction)Properties
private
lucid: LucidtxSigned: Core.Transaction
Methods
Returns the transaction in hex encoded CBOR
import { TxSigned } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Returns the transaction in hex encoded CBOR