pub const MAX_INPUT_NOTES_PER_BLOCK: usize = MAX_OUTPUT_NOTES_PER_BLOCK; // 65_536usize
Maximum number of input notes that can be consumed in a single block.