Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) / ISignupArgs

Interface: ISignupArgs

Defined in: packages/sdk/ts/user/types.ts:70

Interface for the arguments to the signup command

Properties

maciAddress

maciAddress: string

Defined in: packages/sdk/ts/user/types.ts:84

The address of the MACI contract


maciPubKey

maciPubKey: string

Defined in: packages/sdk/ts/user/types.ts:74

The public key of the user


sgData

sgData: string

Defined in: packages/sdk/ts/user/types.ts:89

The signup gatekeeper data


signer

signer: Signer

Defined in: packages/sdk/ts/user/types.ts:79

A signer object