Constant miden_objects::MAX_ASSETS_PER_NOTE
source ยท pub const MAX_ASSETS_PER_NOTE: usize = 256;Expand description
The maximum number of assets that can be stored in a single note.
pub const MAX_ASSETS_PER_NOTE: usize = 256;The maximum number of assets that can be stored in a single note.