Minimal Anti Collusion Infrastructure (MACI) / IGenerateMaciStateTreeArgs
Interface: IGenerateMaciStateTreeArgs
Defined in: packages/sdk/ts/user/types.ts:419
Arguments for IGenerateMaciStateTreeArgs
Extended by
Properties
blocksPerBatch?
optional
blocksPerBatch:number
Defined in: packages/sdk/ts/user/types.ts:443
The blocks per batch
endBlock?
optional
endBlock:number
Defined in: packages/sdk/ts/user/types.ts:438
The end block
maciContractAddress
maciContractAddress:
string
Defined in: packages/sdk/ts/user/types.ts:423
The MACI contract address
signer
signer:
Signer
Defined in: packages/sdk/ts/user/types.ts:428
The signer
startBlock?
optional
startBlock:number
Defined in: packages/sdk/ts/user/types.ts:433
The start block