5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
|
||
|
include "../../circuits/comparators.circom";
|
||
|
|
||
|
component main = GreaterEqThan(32);
|