circomlib/test/circuits/lessthan.circom

5 lines
78 B
Plaintext
Raw Normal View History

2018-12-06 19:32:49 +03:00
include "../../circuits/comparators.circom";
component main = LessThan(32);