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

tendermint: Derive Clone for tendermint::PrivateKey #1082

Merged
merged 2 commits into from
Jan 14, 2022

Conversation

thanethomson
Copy link
Contributor

Closes #1077

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Added entry in .changelog/

@thanethomson thanethomson changed the title tendermint: Implement Clone for tendermint::PrivateKey tendermint: Derive Clone for tendermint::PrivateKey Jan 14, 2022
@thanethomson thanethomson merged commit 23a8950 into master Jan 14, 2022
@thanethomson thanethomson deleted the thane/1077-private-key-clone branch January 14, 2022 03:21
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.

tendermint::PrivateKey doesn't derive Copy or Clone
1 participant