4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
include "../../circuits/montgomery.circom";
|
|
|
|
component main = MontgomeryAdd();
|