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