mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
9d254bd924
The UniqueIdentifier class exists to ensure any external ID for a state is kept coupled to a proper unique ID, however in doing so it requires both UUID and external ID to find linear head states in the vault. This modifies the equality and hashing algorithms to use the UUID only, so that lookup can be done without knowing the external ID. |
||
---|---|---|
.. | ||
src | ||
build.gradle |