circomlib/test/circuits/poseidon_test.circom

4 lines
82 B
Plaintext
Raw Permalink Normal View History

2019-06-04 13:40:15 +02:00
include "../../circuits/poseidon.circom"
component main = Poseidon(2, 6, 8, 57);