Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / SignupArgs
Interface: SignupArgs
Interface for the arguments to the signup command
Properties
maciAddress
maciAddress:
string
The address of the MACI contract
Defined in
utils/interfaces.ts:946
maciPubKey
maciPubKey:
string
The public key of the user
Defined in
utils/interfaces.ts:936
quiet?
optional
quiet:boolean
Whether to log the output
Defined in
utils/interfaces.ts:956
sgDataArg?
optional
sgDataArg:string
The signup gateway data
Defined in
utils/interfaces.ts:951
signer
signer:
Signer
A signer object
Defined in
utils/interfaces.ts:941