Minimal Anti Collusion Infrastructure (MACI) / ISignupArgs
Interface: ISignupArgs
Defined in: packages/sdk/ts/user/types.ts:72
Interface for the arguments to the signup command
Properties
maciAddress
maciAddress:
string
Defined in: packages/sdk/ts/user/types.ts:86
The address of the MACI contract
maciPublicKey
maciPublicKey:
string
Defined in: packages/sdk/ts/user/types.ts:76
The public key of the user
sgData
sgData:
string
Defined in: packages/sdk/ts/user/types.ts:91
The signup policy data
signer
signer:
Signer
Defined in: packages/sdk/ts/user/types.ts:81
A signer object