mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-07 03:06:44 +01:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
|
include "../../circuits/comparators.circom";
|
|
|
|
component main = LessThan(32);
|