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

[docs]: Update custom note docs #385

Closed
Tracked by #220
critesjosh opened this issue Sep 4, 2024 · 1 comment · Fixed by AztecProtocol/aztec-packages#8518
Closed
Tracked by #220

[docs]: Update custom note docs #385

critesjosh opened this issue Sep 4, 2024 · 1 comment · Fixed by AztecProtocol/aztec-packages#8518
Assignees

Comments

@critesjosh
Copy link
Collaborator

critesjosh commented Sep 4, 2024

feedback from a community member. These are some questions they had that they could not find answers to.

explain what does #[aztec(note)] do. Explain each field. Why do we need randomness, why do we need npk_m_hash, what does serialize_content, explain context.request_nsk_app, explain get_nsk_app(self.npk_m_hash). What if there is no npk_m_hash(in case of a multisig, i believe)? Why is trait Eq is implemented manually instead of #[derive(Eq)]?

@catmcgee
Copy link
Collaborator

small changes for now but this + general notes docs will be fixed in this issue #346

catmcgee added a commit to AztecProtocol/aztec-packages that referenced this issue Sep 18, 2024
closes AztecProtocol/dev-rel#385

---------

Co-authored-by: josh crites <critesjosh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants