manta-rs
manta-rs copied to clipboard
Add nullifying accumulator membership proof
The following circuit needs to be built
public inputs: n, r
circuit:
- n = H(rk, d)
- is_valid_membership_proof(d, r, proof)