circomlib/test/circuits/poseidon2_test.circom

4 lines
72 B
Plaintext
Raw Permalink Normal View History

2019-06-04 14:40:15 +03:00
include "../../circuits/poseidon.circom"
component main = Poseidon(2);