import { TxComplete } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Signs the transaction and returns 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.5.2/src/mod.ts";
Signs the transaction and returns the witnesses that were just made