pub const MAX_ACCOUNTS_PER_BATCH: usize = 1024;
The maximum number of accounts that can be updated in a single batch.