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