circomlib/test/circuits/greatereqthan.circom

5 lines
83 B
Plaintext
Raw Permalink Normal View History

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