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

Rename SecretKey::sk_r to generate_note_sk and StealthAddress::pk_r to note_pk #156

Closed
moCello opened this issue Apr 19, 2024 · 0 comments · Fixed by #157
Closed

Rename SecretKey::sk_r to generate_note_sk and StealthAddress::pk_r to note_pk #156

moCello opened this issue Apr 19, 2024 · 0 comments · Fixed by #157

Comments

@moCello
Copy link
Member

moCello commented Apr 19, 2024

Summary

Rename SecretKey::sk_r to generate_note_sk and StealthAddress::pk_r to note_pk to make the methods more descriptive.

moCello added a commit that referenced this issue Apr 19, 2024
moCello added a commit that referenced this issue Apr 19, 2024
moCello added a commit that referenced this issue Apr 22, 2024
Also remove `StealthAddress::address` method since it is a duplicate of
`StealthAddress.note_pk().as_ref()`.

Resolves #156
moCello added a commit that referenced this issue Apr 22, 2024
Also remove `StealthAddress::address` method since it is a duplicate of
`StealthAddress.note_pk().as_ref()`.

Resolves #156
moCello added a commit that referenced this issue Apr 30, 2024
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