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

Removed useless inclusion proof from NoteBuilder #792

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

polydez
Copy link
Contributor

@polydez polydez commented Jul 10, 2024

I found that NoteBuilder has inclusion proof field/method which is useless for Note object itself (it's needed for authenticated input note). Maybe it was left there due to note refactoring and not used anymore. In this PR I removed these field and method.

@polydez polydez requested review from phklive and bobbinth July 10, 2024 04:18
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@bobbinth bobbinth merged commit da10ea7 into next Jul 10, 2024
12 checks passed
@bobbinth bobbinth deleted the polydez-fix-note-builder branch July 10, 2024 06:39
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 this pull request may close these issues.

2 participants