Skip to content

Commit

Permalink
Changed email-nullifier code link
Browse files Browse the repository at this point in the history
  • Loading branch information
Metachaser24 committed Apr 15, 2024
1 parent 2274bf5 commit f620982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/circuits/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ This section contains helper circom templates in` @zk-email/circuits/helpers` th
EmailNullifier: Calculates the email nullifier using Poseidon hash.
</summary>

- **[Source](helpers/email-nullifier.circom#L1-L18)**
- **[Source](helpers/email-nullifier.circom#L15-L23)**
- **Parameters**:
- `bitPerChunk`: The number of bits per chunk the signature is split into.
- `chunkSize`: The number of chunks the signature is split into.
Expand Down

0 comments on commit f620982

Please sign in to comment.