Skip to main content
Version: v1.2

BatchSizes

This interface defines the batch sizes.

Table of contents

Properties

Properties

messageBatchSize

messageBatchSize: number

The size of the message batch.

Defined in

utils/types.ts:46


subsidyBatchSize

subsidyBatchSize: number

The size of the subsidy batch.

Defined in

utils/types.ts:47


tallyBatchSize

tallyBatchSize: number

The size of the tally batch.

Defined in

utils/types.ts:45