Skip to content

Commit d9700e7

Browse files
authored
Merge pull request bitcoin#640 from randolf/patch-1
Minor improvements
2 parents 52f68fe + be9595a commit d9700e7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bip-0176.mediawiki

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Potential benefits of utilizing "bits" include:
2828
2929
== Specification ==
3030
Definition: 1 bit = 100 satoshis.
31-
Plural of "bit" is "bits". The terms "bit" and "bits" are not proper nouns and thus should not be capitalized unless used at the start of a sentence, etc.
31+
Plural of "bit" is "bits." The terms "bit" and "bits" are not proper nouns and thus should not be capitalized unless used at the start of a sentence, etc.
3232

3333
All bitcoin-denominated items are encouraged to also show the denomination in bits, either as the default or as an option.
3434

@@ -37,21 +37,21 @@ As bitcoin grows in price versus fiat currencies, it's important to give users t
3737

3838
Existing terms used in bitcoin such as satoshi, milli-bitcoin (mBTC) and bitcoin (BTC) do not conflict as they operate at different orders of magnitude.
3939

40-
The term micro-bitcoin (µBTC) can continue to exist in tandem with the term "bits".
40+
The term micro-bitcoin (µBTC) can continue to exist in tandem with the term "bits."
4141

4242
== Backwards Compatibility ==
43-
Software such as the Bitcoin Core GUI currently use the µBTC denomination and can continue to do so. There is no obligation to switch to "bits".
43+
Software such as the Bitcoin Core GUI currently use the µBTC denomination and can continue to do so. There is no obligation to switch to "bits."
4444

4545
The term "bit" has many different definitions, but the ones of particular note are these:
4646

47-
* 1 bit = 1/8 dollar (e.g. That candy cost me 2 bits)
48-
* bit meaning some amount of data (e.g. The first bit of the version field is 0)
49-
* bit meaning strength of a cryptographic algorithm (e.g. 256-bit ECDSA is used in Bitcoin)
47+
* 1 bit = 1/8 dollar (e.g., that candy cost me 2 bits {or 1/4 dollar})
48+
* bit meaning some amount of data (e.g., the first bit of the version field is 0)
49+
* bit meaning strength of a cryptographic algorithm (e.g., 256-bit ECDSA is used in Bitcoin)
5050
5151
The first is a bit dated and isn't likely to confuse people dealing with Bitcoin. The second and third are computer science terms and context should be sufficient to figure out what the user of the word means.
5252

5353
== Copyright ==
5454
This BIP is licensed under the BSD 2-clause license.
5555

5656
== Credit ==
57-
It's hard to ascertain exactly who invented the term "bits", but the term has been around for a while and the author of this BIP does not take any credit for inventing the term.
57+
It's hard to ascertain exactly who invented the term "bits," but the term has been around for a while and the author of this BIP does not take any credit for inventing the term.

0 commit comments

Comments
 (0)