circomlib/test/circuits/poseidon2_test.circom

4 lines
72 B
Plaintext

include "../../circuits/poseidon.circom"
component main = Poseidon(2);