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

Avoid throwing an error if private key is missing unless .send() is executed #930

Closed
marekyggdrasil opened this issue May 27, 2023 · 1 comment

Comments

@marekyggdrasil
Copy link
Contributor

Hello everyone. I am working on a contribution to SnarkyJS and I am opening this thread just to have a corresponding issue to my pull request.

The problem I discovered while working on https://github.com/sqrt-xx/mina-ui-deployment, particularly, I could not sign the zkApp deployment transaction using AURO. There is nothing wrong with AURO signing capabilities. The problem originates from SnarkyJS as it will raise an exception if signer private key is missing during the transaction building when account creation fee is included.

The related discussion thread is: https://discord.com/channels/484437221055922177/1109079490111479848

@marekyggdrasil
Copy link
Contributor Author

Many thanks for guidance and letting me help fixing this!

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