Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGenMaciStateTreeArgs

Interface: IGenMaciStateTreeArgs

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

Arguments for IGenMaciStateTreeArgs

Extended by

Properties

blocksPerBatch?

optional blocksPerBatch: number

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

The blocks per batch


endBlock?

optional endBlock: number

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

The end block


maciContract

maciContract: MACI

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

The MACI contract


signer

signer: Signer

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

The signer


startBlock?

optional startBlock: number

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

The start block