mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
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> |
||
---|---|---|
.. | ||
.tx | ||
src | ||
update_translations.sh |