Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGenMaciStateTreeWithEndKeyArgs

Interface: IGenMaciStateTreeWithEndKeyArgs

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

Arguments for IGenMaciStateTreeWithEndKeyArgs

Extends

Properties

blocksPerBatch?

optional blocksPerBatch: number

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

The blocks per batch

Inherited from

IGenMaciStateTreeArgs.blocksPerBatch


endBlock?

optional endBlock: number

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

The end block

Inherited from

IGenMaciStateTreeArgs.endBlock


maciContract

maciContract: MACI

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

The MACI contract

Inherited from

IGenMaciStateTreeArgs.maciContract


signer

signer: Signer

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

The signer

Inherited from

IGenMaciStateTreeArgs.signer


startBlock?

optional startBlock: number

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

The start block

Inherited from

IGenMaciStateTreeArgs.startBlock


userPublicKey

userPublicKey: PublicKey

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

The public key of the user