pub const MAX_INPUT_NOTES_PER_BATCH: usize = MAX_OUTPUT_NOTES_PER_BATCH; // 1_024usize
The maximum number of input notes that can be consumed in a single batch.