circomlib/test/circuits/poseidon3_test.circom

4 lines
72 B
Plaintext
Raw Permalink Normal View History

2019-06-04 13:40:15 +02:00
include "../../circuits/poseidon.circom"
2020-08-09 17:13:04 +02:00
component main = Poseidon(2);