Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up `MiniscriptKey` implementation for `bitcoin::PublicKey`. - Be uniform, put the trait method implementation below the associated types. - Trait methods have documentation on the trait, remove the unnecessary rustdoc on the implementation.
- Loading branch information