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

P256K1XOnlyPubKey: convert from class to interface #61

Merged
merged 1 commit into from
May 18, 2024

Conversation

msgilligan
Copy link
Member

Convert it from a class to an interface to allow API implementations the freedom of creating their own implementation, but provide a nested default implementation so they don't have to.

Convert it from a class to an interface to allow API implementations the
freedom of creating their own implementation, but provide a nested default
implementation so they don't have to.
@msgilligan msgilligan added this to the Version 0.0.2 milestone May 18, 2024
@msgilligan msgilligan requested a review from schildbach May 18, 2024 21:01
@msgilligan msgilligan merged commit 51e8413 into master May 18, 2024
6 checks passed
@msgilligan msgilligan deleted the msgilligan/P256K1XOnlyPubKey-interface branch May 18, 2024 22:53
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