import { Tx } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Add a payment or stake key hash as a required signer of the transaction.
Parameters
keyHash: PaymentKeyHash | StakeKeyHash
x/lucid/src/mod.ts>Tx#addSignerKey
import { Tx } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Add a payment or stake key hash as a required signer of the transaction.