Skip to main content
Module

x/lucid/mod.ts>Tx#addSigner

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Very Popular
Go to Latest
method Tx.prototype.addSigner
Re-export
import { Tx } from "https://deno.land/x/lucid@0.10.6/mod.ts";

Needs to be a public key address. The PaymentKeyHash is taken when providing a Base, Enterprise or Pointer address. The StakeKeyHash is taken when providing a Reward address.

Parameters

address: Address | RewardAddress