Constant miden_objects::MAX_OUTPUT_NOTES_PER_TX
source ยท pub const MAX_OUTPUT_NOTES_PER_TX: usize = 4096;Expand description
The maximum number of new notes created by a single transaction.
pub const MAX_OUTPUT_NOTES_PER_TX: usize = 4096;The maximum number of new notes created by a single transaction.