Skip to main content
Version: v2.0_alpha

Minimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / SignupArgs

Interface: SignupArgs

Interface for the arguments to the signup command

Properties

ivcpDataArg?

optional ivcpDataArg: string

The initial voice credit proxy data

Defined in

utils/interfaces.ts:841


maciAddress

maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:831


maciPubKey

maciPubKey: string

The public key of the user

Defined in

utils/interfaces.ts:821


quiet?

optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:846


sgDataArg?

optional sgDataArg: string

The signup gateway data

Defined in

utils/interfaces.ts:836


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:826