mirror of
https://github.com/arnaucube/ark-r1cs-std.git
synced 2026-01-10 16:01:28 +01:00
Fix lint
This commit is contained in:
committed by
Pratyush Mishra
parent
cba74c09d9
commit
78e08aed97
@@ -242,7 +242,7 @@ pub trait FieldGadget<F: Field, ConstraintF: Field>:
|
||||
res.mul_in_place(cs.ns(|| format!("mul for bit {:?}", i)), self)?;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Ok(res)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user