5 lines
95 B

  1. pragma circom 2.0.0;
  2. include "../../circuits/comparators.circom";
  3. component main = IsZero();