Skip to main content
Version: V4

Troubleshooting

If these suggestions do not work, feel free to ask for more help and support on Github Discussions or Discord ("dev-chat" channel).

Transaction reverted when using the same nullifier​

When you generate a proof using the same scope you used to validate a proof before, the transaction will be reverted because that scope (and thus the nullifier) has already been used. If you want to send and validate several proofs from the same identity, you need to use a different scope for each time you generate a proof.