Marvin Jones f9d80cd67a refactor: simplify init nullifier mechanism
Replace Option<MembershipProof> with Option<CommitmentSetDigest> on init
variants (PrivateAuthorizedInit, PrivateUnauthorized, PrivatePdaInit).
The circuit now receives the commitment tree root directly instead of
recomputing it from a Merkle proof.
2026-06-26 14:54:15 -04:00
..
2026-06-24 20:20:40 +03:00