mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
pedersen hashes: example of size limit bug
This commit is contained in:
@@ -154,6 +154,7 @@ where
|
||||
Ok(tmp)
|
||||
})?;
|
||||
|
||||
|
||||
let one = CS::one();
|
||||
|
||||
// Compute the coefficients for the lookup constraints
|
||||
|
Reference in New Issue
Block a user