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

missing catch blocks on promisified functions #1

Open
M382372 opened this issue Mar 3, 2017 · 0 comments
Open

missing catch blocks on promisified functions #1

M382372 opened this issue Mar 3, 2017 · 0 comments

Comments

@M382372
Copy link

M382372 commented Mar 3, 2017

because they're missing an UnhandledPromiseRejectionWarning is thrown when a corrupted publicKey or signedMessage is passed to the function. I think .catch blocks chained on the .then blocks should resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant