Skip to content

Add Keypair::from::<SecretKey> #210

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

Closed

Conversation

GrishaVar
Copy link

I felt this method was missing, as Keypair is the most useful type for signing - it should be easy to construct.

Perhaps a Keypair::from_secret_bytes would be good as well, to create a Keypair directly from the minimal required amount of information?

@rozbb
Copy link
Contributor

rozbb commented Nov 21, 2022

Resolved in #205. Relevant lines

@rozbb rozbb closed this Nov 21, 2022
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