forked from tornado-packages/archive-monorepo
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
|
include "../../circuits/montgomery.circom";
|
||
|
|
||
|
component main = MontgomeryAdd();
|