This commit is contained in:
Alexey 2019-09-26 13:26:26 +03:00
parent ee2772328c
commit 59cdc0d686
3 changed files with 2 additions and 5 deletions

View file

@ -33,7 +33,6 @@ template Withdraw(levels, rounds) {
signal input receiver; // not taking part in any computations
signal input relayer; // not taking part in any computations
signal input fee; // not taking part in any computations
signal private input nullifier;
signal private input secret;
signal private input pathElements[levels];