mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-01-10 21:28:27 +01:00
fix merkle tree depth
This commit is contained in:
parent
f65058dad3
commit
ce9789584e
@ -58,4 +58,4 @@ template Withdraw(levels, rounds) {
|
||||
unused <== receiver * fee;
|
||||
}
|
||||
|
||||
component main = Withdraw(2, 220);
|
||||
component main = Withdraw(16, 220);
|
||||
|
Loading…
Reference in New Issue
Block a user