import { TxComplete } from "https://deno.land/x/lucid@0.10.10/src/mod.ts";
Sign the transaction and return the witnesses that were just made.
Returns
Promise<TransactionWitnesses>
x/lucid/src/mod.ts>TxComplete#partialSign
import { TxComplete } from "https://deno.land/x/lucid@0.10.10/src/mod.ts";
Sign the transaction and return the witnesses that were just made.