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

Add missing methods to Method Summary on README.md #10

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

miguilimzero
Copy link
Contributor

While learning about this library, I missed some methods for working with public keys. However, when I searched the source code, I found that these methods were already implemented but not listed in the method summary.

This PR lists the getPublicKey and getAddressFromPublicKey methods. And renames the createTx parameter fee to _fee to correspond with the current source code.

@paulmillr paulmillr merged commit 618e30a into paulmillr:main Mar 29, 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 this pull request may close these issues.

2 participants