Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IRegisteredUserArgs

Interface: IRegisteredUserArgs

Defined in: sdk/ts/user/types.ts:112

Interface for the arguments to the register check command

Properties

maciAddress

maciAddress: string

Defined in: sdk/ts/user/types.ts:126

The address of the MACI contract


maciPublicKey

maciPublicKey: string

Defined in: sdk/ts/user/types.ts:121

The public key of the user


signer

signer: Signer

Defined in: sdk/ts/user/types.ts:116

A signer object


startBlock?

optional startBlock: number

Defined in: sdk/ts/user/types.ts:131

Start block for event parsing