1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/eclair-node
Dominique c248c2cdc3 (gui) User can define a preferred display unit
On startup FxApp reads the configuration from `eclair.conf` and sets
a unit to which all the amounts in the UI must be converted.

This unit is a CoinUnit object. Only `sat`, `mbtc` and `btc` are accepted.
`msat` is not accepted because it's an internal accounting unit which
should be invisible to the user. Default unit is `btc`

The gui does not expose any ui feature to update this unit at runtime.
2018-01-22 16:44:17 +01:00
..
src/main (gui) User can define a preferred display unit 2018-01-22 16:44:17 +01:00
pom.xml back to SNAPSHOT 2017-12-23 19:26:54 +01:00