mirror of
https://github.com/arnaucube/miksi-core.git
synced 2026-02-07 11:36:47 +01:00
Update to 17 (16) MerkleTree levels
This commit is contained in:
@@ -62,4 +62,4 @@ template Withdraw(nLevels) {
|
||||
smtV.value <== hash.out;
|
||||
}
|
||||
|
||||
component main = Withdraw(5);
|
||||
component main = Withdraw(17); // 16 real levels (due circom leaf protection)
|
||||
|
||||
Reference in New Issue
Block a user