4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
|
include "../../circuits/babyjub.circom";
|
||
|
|
||
|
component main = BabyAdd();
|