Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGetPollJoiningCircuitEventsArgs

Interface: IGetPollJoiningCircuitEventsArgs

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

Arguments for getPollJoiningCircuitEvents

Properties

blocksPerBatch?

optional blocksPerBatch: number

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

The blocks per batch


endBlock?

optional endBlock: number

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

The end block


maciContract

maciContract: MACI

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

The MACI contract


pollId

pollId: bigint

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

The poll id


signer

signer: Signer

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

The signer


startBlock?

optional startBlock: number

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

The start block


stateIndex

stateIndex: bigint

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

The state index


userMaciPrivateKey

userMaciPrivateKey: PrivateKey

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

The user's maci private key