mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
readme update
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
✔️ [IncrementalBinaryTree](https://github.com/privacy-scaling-explorations/zk-kit/blob/main/packages/incremental-merkle-tree.sol/contracts/IncrementalBinaryTree.sol) (Poseidon)\
|
||||
✔️ [IncrementalQuinTree](https://github.com/privacy-scaling-explorations/zk-kit/blob/main/packages/incremental-merkle-tree.sol/contracts/IncrementalQuinTree.sol) (Poseidon)
|
||||
|
||||
> The methods of each library are always the same (i.e `insert`, `remove`, `verify`).
|
||||
> The methods of each library are always the same (i.e `insert`, `update`, `remove`, `verify`).
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user