bisq/common
Manfred Karrer 855ca062c6
Add missing @EqualsAndHashCode to Capabilities
Peer extends Capabilities and we use a HashSet to manage persisted
peers. Without the @EqualsAndHashCode we would add endlessly peers to
the hashsets.
2019-03-07 20:41:40 -05:00
..
src Add missing @EqualsAndHashCode to Capabilities 2019-03-07 20:41:40 -05:00