mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
Replaces the legacy name-only comparison in the vault service with a party comparison. `Party` now has an equals method that only uses the owning key, and therefore this functions as expected.