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

5 lines
81 B
Plaintext
Raw Permalink Normal View History

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