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