Minimal Anti Collusion Infrastructure (MACI) / IGetPollJoiningCircuitEventsArgs
Interface: IGetPollJoiningCircuitEventsArgs
Defined in: packages/sdk/ts/user/types.ts:417
Arguments for getPollJoiningCircuitEvents
Properties
blocksPerBatch?
optional
blocksPerBatch:number
Defined in: packages/sdk/ts/user/types.ts:449
The blocks per batch
endBlock?
optional
endBlock:number
Defined in: packages/sdk/ts/user/types.ts:445
The end block
maciContract
maciContract:
MACI
Defined in: packages/sdk/ts/user/types.ts:421
The MACI contract
pollId
pollId:
bigint
Defined in: packages/sdk/ts/user/types.ts:429
The poll id
signer
signer:
Signer
Defined in: packages/sdk/ts/user/types.ts:437
The signer
startBlock?
optional
startBlock:number
Defined in: packages/sdk/ts/user/types.ts:441
The start block
stateIndex
stateIndex:
bigint
Defined in: packages/sdk/ts/user/types.ts:425
The state index
userMaciPrivKey
userMaciPrivKey:
PrivKey
Defined in: packages/sdk/ts/user/types.ts:433
The user's maci private key