pub const MAX_INPUT_NOTES_PER_TX: usize = 1024;
The maximum number of notes that can be consumed by a single transaction.