Skip to content

Refactor the TranslatePk types #372

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

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

tcharding
Copy link
Member

In an effort to make the code more readable refactor the 4 TranslatePk[X] types by doing:

  • Improve docs
  • Shorten parameter names to assist formatting with no loss of clarity
  • Use where instead of inline trait bounds

In an effort to make the code more readable refactor the 4
`TranslatePk[X]` types by doing:

- Improve docs
- Shorten parameter names to assist formatting with no loss of clarity
- Use `where` instead of inline trait bounds
@sanket1729
Copy link
Member

Thanks for doing this and taking a look at rust-miniscript

Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK a4bf096

@sanket1729 sanket1729 merged commit 43075d8 into rust-bitcoin:master Apr 27, 2022
@tcharding tcharding deleted the refactor-translate-pk branch April 27, 2022 22:15
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