Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IHasUserSignedUpArgs

Interface: IHasUserSignedUpArgs

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

Interface for the arguments for the is signed up command

Properties

maciAddress

maciAddress: string

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

The address of the MACI contract


maciPubKey

maciPubKey: string

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

The public key of the user


signer

signer: Signer

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

The signer to use for the transaction