Constant miden_objects::MAX_INPUT_NOTES_PER_TX

source ยท
pub const MAX_INPUT_NOTES_PER_TX: usize = 1023;
Expand description

The maximum number of notes that can be consumed by a single transaction.