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