Skip to content

Conversation

@danielabrozzoni
Copy link
Contributor

minimum_n_keys returns None if the policy is not satisfiable.
It would previously (erroneously) return 0.

Fixes #264

minimum_n_keys returns None if the policy is not satisfiable.
It would previously (erroneously) return 0.

Fixes rust-bitcoin#264
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 427222e . Thanks a lot :)

@sanket1729 sanket1729 merged commit 7d33643 into rust-bitcoin:master Aug 20, 2021
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.

Weird behavior for Policy::minimum_n_keys

2 participants