You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
350 B

declare const fs: any;
declare const groth: any;
declare const stringifyBigInts: any, unstringifyBigInts: any;
declare const WitnessCalculatorBuilder: any;
declare const circomlib: any;
declare const smt: any;
declare const Web3: any;
declare const nLevels = 5;
declare const coinCode = "0";
declare const ethAmount = "1";
declare const amount: any;