mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-04 14:33:06 +00:00
we are using 2.1.0 syntax
we use <== on arrays, which was introduced in 2.1.0 Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
This commit is contained in:
parent
69fa933f10
commit
1955c11d69
@ -1,4 +1,4 @@
|
||||
pragma circom 2.0.0;
|
||||
pragma circom 2.1.0;
|
||||
|
||||
include "../node_modules/circomlib/circuits/sha256/sha256.circom";
|
||||
include "../node_modules/circomlib/circuits/poseidon.circom";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user