pub const MAX_TICKETS_TO_AGGREGATE_BATCH: u64 = 500;
The maximum number of tickets that can sent for aggregation in a single request.