archive-monorepo/@tornado/circomlib/test/circuits/greatereqthan.circom

5 lines
83 B
Plaintext
Raw Permalink Normal View History

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