mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Dev Docs Glossary: Add Denominations Entry
Suggested by Jameson Lopp (thanks!)
This commit is contained in:
parent
2a2df421c1
commit
6df57cf942
4 changed files with 44 additions and 18 deletions
|
@ -155,9 +155,9 @@ You must pay by: 2014-04-01 at 23:00 UTC
|
|||
|
||||
{% autocrossref %}
|
||||
|
||||
Indicating the [denomination][]{:#term-denomination}{:.term} is critical. As of this writing, popular
|
||||
Bitcoin wallet software defaults to denominating amounts in either [bitcoins][]{:#term-bitcoins}{:.term} (BTC)
|
||||
, [millibitcoins][]{:#term-millibitcoins}{:.term} (mBTC) or microbitcoins (uBTC, "[bits][]{:#term-bits}{:.term}"). Choosing between each unit is widely supported,
|
||||
Indicating the denomination is critical. As of this writing, popular
|
||||
Bitcoin wallet software defaults to denominating amounts in either bitcoins (BTC)
|
||||
, millibitcoins (mBTC) or microbitcoins (uBTC, "bits"). Choosing between each unit is widely supported,
|
||||
but other software also lets its users select denomination amounts from
|
||||
some or all of the following options:
|
||||
|
||||
|
@ -167,7 +167,7 @@ some or all of the following options:
|
|||
| 0.01 | bitcent (cBTC) |
|
||||
| 0.001 | millibitcoin (mBTC) |
|
||||
| 0.000001 | microbitcoin (uBTC, "bits") |
|
||||
| 0.00000001 | [satoshi][]{:#term-satoshi}{:.term} |
|
||||
| 0.00000001 | satoshi |
|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue