Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The sample code has bug(# Identity.verifySignature) #848

Closed
csiejimmyliu opened this issue Aug 12, 2024 · 0 comments · Fixed by #849
Closed

The sample code has bug(# Identity.verifySignature) #848

csiejimmyliu opened this issue Aug 12, 2024 · 0 comments · Fixed by #849
Labels
bug 🐛 Something isn't working

Comments

@csiejimmyliu
Copy link
Contributor

The sample code in the readme of Semaphore identity(# Identity.verifySignature) has reference error.
Because the "signature" pass in "signMessage" function didn't declare.

ReferenceError: Cannot access 'signature' before initialization
@csiejimmyliu csiejimmyliu added the bug 🐛 Something isn't working label Aug 12, 2024
vplasencia pushed a commit that referenced this issue Aug 12, 2024
* Semaphore identity example code bug fix

* Receive suggestion for consistency

---------

Co-authored-by: weipooppys93030 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant