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

fix: Server side tutorial transaction.hash() updates #876

Closed
barriebyron opened this issue Mar 4, 2024 · 0 comments · Fixed by #877
Closed

fix: Server side tutorial transaction.hash() updates #876

barriebyron opened this issue Mar 4, 2024 · 0 comments · Fixed by #877
Assignees
Labels
bug Something isn't working docs Improvements or additions to documentation

Comments

@barriebyron
Copy link
Contributor

For o1-labs/o1js#1422

transaction.hash() is no longer a function, it is now a property that returns the hash of the transaction.

Make updates to the code in https://github.com/o1-labs/docs2/blob/main/examples/zkapps/interacting-with-zkApps-server-side/src/main.ts and the corresponding doc https://docs.minaprotocol.com/zkapps/tutorials/interacting-with-zkapps-server-side

@barriebyron barriebyron added bug Something isn't working docs Improvements or additions to documentation labels Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants