mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Fixes #3709. The issuance log message displayed the issued BSQ with 2 extra zeros (i.e. sats value). This was because BSQ is represented internally within the application as sats, so it has to be converted by `MathUtils.scaleDownByPowerOf10(amount, 2)` whenever displayed to the user. |
||
---|---|---|
.. | ||
.tx | ||
src | ||
update_translations.sh |