mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-08 03:36:45 +01:00
faster write r1cs
This commit is contained in:
@@ -123,6 +123,7 @@ class LCAlgebra {
|
||||
}
|
||||
|
||||
_signal2lc(a) {
|
||||
const self = this;
|
||||
if (a.t == "S") {
|
||||
const lc = {
|
||||
t: "LC",
|
||||
|
||||
Reference in New Issue
Block a user