Blockstream / Blockstream/esplora
Improve recognizability of trailing decimal count
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
As a user of Esplora, I would like to be able to easily distinguish fractions of one bitcoin.

The shown transaction fee was 1,910 satoshis, but one has to look very carefully to ascertain that, because Esplora drops trailing zeroes whereas it's not easy to see whether there are seven or eight digits trailing the comma.
Possibly, better distinguishability could be achieved by always showing the full eight digit precision and/or by grouping the trailing digits into two groups of four.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.