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

Simplify HasPublicKey interface method #348

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

codysoyland
Copy link
Member

Rename to PublicKey.
Remove second return value (bool), as nil return value symbolizes nonexistence.

Signed-off-by: Cody Soyland codysoyland@github.com

Summary

Release Note

Documentation

Rename to `PublicKey`.
Remove second return value (bool), as nil return value symbolizes nonexistence.

Signed-off-by: Cody Soyland <codysoyland@github.com>
@codysoyland codysoyland requested a review from a team as a code owner December 10, 2024 22:14
@codysoyland codysoyland merged commit b9aa21c into main Dec 10, 2024
11 checks passed
@codysoyland codysoyland deleted the simplify-public-key branch December 10, 2024 22:28
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