Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IHasUserSignedUpArgs

Interface: IHasUserSignedUpArgs

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

Interface for the arguments for the is signed up command

Properties

maciAddress

maciAddress: string

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

The address of the MACI contract


maciPublicKey

maciPublicKey: string

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

The public key of the user


signer

signer: Signer

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

The signer to use for the transaction