method TxComplete.prototype.partialSignRe-exportimport { TxComplete } from "https://deno.land/x/lucid@0.7.7/src/mod.ts"; partialSign(): Promise<TransactionWitnesses>Sign the transaction and return the witnesses that were just made ReturnsPromise<TransactionWitnesses>