4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
include "../../circuits/poseidon.circom"
|
||
|
|
||
|
component main = Poseidon(2, 6, 8, 57);
|