Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGetPollJoiningCircuitEventsArgs

Interface: IGetPollJoiningCircuitEventsArgs

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

Arguments for getPollJoiningCircuitEvents

Properties

blocksPerBatch?

optional blocksPerBatch: number

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

The blocks per batch


endBlock?

optional endBlock: number

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

The end block


maciContract

maciContract: MACI

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

The MACI contract


pollId

pollId: bigint

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

The poll id


signer

signer: Signer

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

The signer


startBlock?

optional startBlock: number

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

The start block


stateIndex

stateIndex: bigint

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

The state index


userMaciPrivateKey

userMaciPrivateKey: PrivateKey

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

The user's maci private key