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

Remove ToPublicKey bound for max_satisfaction_weight #436

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

Eunoia1729
Copy link
Contributor

Resolves: #432

Copy link
Contributor

@SarcasticNastik SarcasticNastik left a comment

Choose a reason for hiding this comment

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

nit: You can move the method in the previous impl <Pk: MiniscriptKey> .. block.

@SarcasticNastik
Copy link
Contributor

ACK edf7587

@Eunoia1729
Copy link
Contributor Author

nit: You can move the method in the previous impl <Pk: MiniscriptKey> .. block.

I was keen into minimising line changes but your suggestion seems more better. Thanks for the review!

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK edf7587

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 edf7587

@sanket1729 sanket1729 merged commit d589fe9 into rust-bitcoin:master Jun 28, 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.

Descriptor::max_satisfaction_weight should not require a ToPublicKey bound
4 participants