bisq/core
HenrikJannsen 78d3fd8d44
Fix wrong initial value.
For myGenesisOutputNames we check for null not Optional.empty as empty is a valid case and we do not
want to wrap the optional field into another Optional.
Also myCompensationRequestNames is using a null check and gets reset to null instead of an
empty set as the empty set is a valid case as well.

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-12-11 11:15:11 -05:00
..
.tx Update translations for v1.9.0 2022-04-28 13:12:59 +02:00
src Fix wrong initial value. 2022-12-11 11:15:11 -05:00
update_translations.sh Add Polish translation 2021-12-01 15:13:57 +01:00