Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ecc.rs: Clarify PartialEq impl for ecc::Point
When comparing two points at the gadget-level, we are only interested in whether their values are equal: we don't care if the two points come from different chips.
- Loading branch information