Minimal Anti Collusion Infrastructure (MACI) / IBatchSizes
Interface: IBatchSizes
Defined in: utils/types.ts:41
This interface defines the batch sizes.
Properties
messageBatchSize
messageBatchSize:
number
Defined in: utils/types.ts:43
The size of the message batch.
tallyBatchSize
tallyBatchSize:
number
Defined in: utils/types.ts:42
The size of the tally batch.