mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-02 06:16:03 -04:00
change tree depth to 20
This commit is contained in:
parent
5140e1b38f
commit
1515959a01
2 changed files with 2 additions and 2 deletions
|
@ -52,4 +52,4 @@ template Withdraw(levels) {
|
|||
}
|
||||
}
|
||||
|
||||
component main = Withdraw(16);
|
||||
component main = Withdraw(20);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue