bisq-network/bisq

UI: Add support for sats, a.k.a. "make sats the standard"

Open

#4 380 ouverte le 27 juil. 2020

Voir sur GitHub
 (4 commentaires) (9 réactions) (0 assignés)Java (1 292 forks)batch import
good first issuein:gui

Métriques du dépôt

Stars
 (4 505 stars)
Métriques de merge PR
 (Merge moyen 3j 7h) (53 PRs mergées en 30 j)

Description

Allow the user to configure the units for displaying BTC amounts (sats, mBTC, BTC -- just like Electrum Wallet does).

This makes it more intuitive for user to deal with the decimal zeroes in a typical BTC amount.

Assuming the BTC prices tend to rise, this is a good long-term approach. People would deal in smaller and smaller amounts of BTC, which will eventually be harder and harder to represent as BTC in a "human readable" way.

Guide contributeur