4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
include "../../circuits/mimcsponge.circom"
|
||
|
|
||
|
component main = MiMCSponge(2, 220, 3);
|