Skip to content

Commit

Permalink
remove an issue already fixed in MACI
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed May 20, 2024
1 parent d717356 commit 43b161d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/tally-verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,4 @@ Also, lack of memory can also cause `core dump`, try to work around it by settin
export NODE_OPTIONS=--max-old-space-size=4096
```

If you notice `Error at message index 0 - failed decryption due to either wrong encryption public key or corrupted ciphertext` while running the tally script, don't worry, it's just a warning. This issue is tracked [here](https://github.com/privacy-scaling-explorations/maci/issues/1134)

`Error at message index n - invalid nonce` is also a warning, not an error. This error occurs when users reallocated their contribution.

0 comments on commit 43b161d

Please sign in to comment.