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