mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 13:33:10 +00:00
add missing pragma
This commit is contained in:
parent
cd40a6e39d
commit
b1fbf888dd
@ -1,3 +1,5 @@
|
||||
pragma circom 2.1.0;
|
||||
|
||||
include "../../node_modules/circomlib/circuits/poseidon.circom";
|
||||
|
||||
template PoseidonHash(SIZE) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user