mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-07 11:16:45 +01:00
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
|
|
|
|
include "../../circuits/comparators.circom";
|
|
|
|
component main = IsZero();
|