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