Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IHasUserSignedUpArgs

Interface: IHasUserSignedUpArgs

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

Interface for the arguments for the is signed up command

Properties

maciAddress

maciAddress: string

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

The address of the MACI contract


maciPublicKey

maciPublicKey: string

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

The public key of the user


signer

signer: Signer

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

The signer to use for the transaction