circomlib/test/circuits/greatereqthan.circom

5 lines
83 B
Plaintext
Raw Normal View History

2019-07-08 15:08:04 +03:00
include "../../circuits/comparators.circom";
component main = GreaterEqThan(32);