Dev Docs Glossary: Add Denominations Entry

Suggested by Jameson Lopp (thanks!)
This commit is contained in:
David A. Harding 2015-04-24 13:43:03 -04:00
parent 2a2df421c1
commit 6df57cf942
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
4 changed files with 44 additions and 18 deletions

View file

@ -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 %}