Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGetPollJoiningCircuitEventsArgs

Interface: IGetPollJoiningCircuitEventsArgs

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

Arguments for getPollJoiningCircuitEvents

Properties

blocksPerBatch?

optional blocksPerBatch: number

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

The blocks per batch


endBlock?

optional endBlock: number

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

The end block


maciContract

maciContract: MACI

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

The MACI contract


pollId

pollId: bigint

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

The poll id


signer

signer: Signer

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

The signer


startBlock?

optional startBlock: number

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

The start block


stateIndex

stateIndex: bigint

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

The state index


userMaciPrivateKey

userMaciPrivateKey: PrivateKey

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

The user's maci private key