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