Skip to main content
Version: v1.2

SignupArgs

Interface for the arguments to the signup command

Table of contents

Properties

Properties

ivcpDataArg

Optional ivcpDataArg: string

The initial voice credit proxy data

Defined in

utils/interfaces.ts:855


maciAddress

maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:845


maciPubKey

maciPubKey: string

The public key of the user

Defined in

utils/interfaces.ts:835


quiet

Optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:860


sgDataArg

Optional sgDataArg: string

The signup gateway data

Defined in

utils/interfaces.ts:850


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:840