5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
|
|
||
|
include "../../circuits/comparators.circom";
|
||
|
|
||
|
component main = GreaterThan(32);
|