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