Skip to main content
Module

x/lucid/src/lucid/tx_complete.ts>TxComplete#partialSignWithPrivateKey

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
method TxComplete.prototype.partialSignWithPrivateKey
import { TxComplete } from "https://deno.land/x/lucid@0.10.10/src/lucid/tx_complete.ts";

Sign the transaction and return the witnesses that were just made. Add an extra signature from a private key.