bisq/core
jmacxx f49445ef56
Display the BSQ amount correctly in issuance log message
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.
2020-04-16 21:04:21 -05:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Display the BSQ amount correctly in issuance log message 2020-04-16 21:04:21 -05:00
update_translations.sh Remove Greek from supported core languages 2020-01-08 09:04:17 +01:00