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

Add functionality to create an empty Note #165

Closed
moCello opened this issue Apr 30, 2024 · 1 comment · Fixed by #167
Closed

Add functionality to create an empty Note #165

moCello opened this issue Apr 30, 2024 · 1 comment · Fixed by #167

Comments

@moCello
Copy link
Member

moCello commented Apr 30, 2024

Summary

With the introduction of the aes encryption #152 we had to remove the deterministic method for the Note. The execute circuits however need some form of empty of default notes for the circuit creation.

Possible solution design or implementation

Either add Default trait implementation on the Note or add an empty method.

@moCello
Copy link
Member Author

moCello commented May 10, 2024

closed by #167

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

Successfully merging a pull request may close this issue.

1 participant