mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-03-07 22:38:03 -05: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…
x
Reference in New Issue
Block a user