You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The @zk-kit/incremental-merkle-tree.sol package already allows devs to update tree leaves. A Semaphore updateMember is quite simple to implement and would give devs the possibility to cover more use cases.
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like
The
@zk-kit/incremental-merkle-tree.sol
package already allows devs to update tree leaves. A SemaphoreupdateMember
is quite simple to implement and would give devs the possibility to cover more use cases.The text was updated successfully, but these errors were encountered: