Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) v2.3.0 / IRegisteredUserArgs

Interface: IRegisteredUserArgs

Interface for the arguments to the register check command

Properties

maciAddress

maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:871


maciPubKey

maciPubKey: string

The public key of the user

Defined in

utils/interfaces.ts:866


quiet?

optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:881


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:861


startBlock?

optional startBlock: number

Start block for event parsing

Defined in

utils/interfaces.ts:876