circomlib/test/circuits/greatereqthan.circom
2019-07-08 14:08:04 +02:00

5 lines
83 B
Plaintext

include "../../circuits/comparators.circom";
component main = GreaterEqThan(32);