Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: deirive Eq for PublicKey and SecretKey
Clippy suggests to add Eq any time PartialEq is derived. Add this deirivation to the PublicKey and SecretKey types in the tests. Signed-off-by: Fintan Halpenny <[email protected]>
- Loading branch information