bisq-network/bisq

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

Open

#4,380 创建于 2020年7月27日

在 GitHub 查看
 (4 评论) (9 反应) (0 负责人)Java (1,292 fork)batch import
good first issuein:gui

仓库指标

Star
 (4,505 star)
PR 合并指标
 (平均合并 3天 7小时) (30 天内合并 53 个 PR)

描述

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.

贡献者指南