mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
zk/gadgets/native_range_check: Add TODO note for strict decompose.
This commit is contained in:
@@ -114,6 +114,7 @@ impl<const WINDOW_SIZE: usize, const NUM_BITS: usize, const NUM_WINDOWS: usize>
|
||||
.collect()
|
||||
}
|
||||
|
||||
// TODO: strict bool
|
||||
pub fn decompose(
|
||||
&self,
|
||||
region: &mut Region<'_, pallas::Base>,
|
||||
|
||||
Reference in New Issue
Block a user