bisq-network/bisq

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

Open

#4.380 aberto em 27 de jul. de 2020

Ver no GitHub
 (4 comments) (9 reactions) (0 assignees)Java (1.292 forks)batch import
good first issuein:gui

Métricas do repositório

Stars
 (4.505 stars)
Métricas de merge de PR
 (Mesclagem média 3d 7h) (53 fundiu PRs em 30d)

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.

Guia do colaborador