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