Commit graph

3 commits

Author SHA1 Message Date
David A. Harding
10f6de368d
Treat Mainnet And Testnet As Common Nouns, Lowercasing When Appropriate
Suggested by @saivann (thanks!)
2014-10-29 08:16:59 -04:00
David A. Harding
0f8504e204
Reorder Links (No URL Or Text Changes) & Fix Tiny Typo
* Sorted the _includes/references.md file as it became unclear where
  links should be added.

* Fixed accidentally lowercased "merkle" at start of sentence.
2014-10-25 15:12:55 -04:00
David A. Harding
e65d86de21
Mention Bitcoin's RPC Hash Byte Order
* Add a short subsection about the different byte orders used with
  hashes in Bitcoin Core and other software.

* Re-word some text in other sections to mention the byte order
  differences

This commit created based on comments from @SergioDemianLerner (thanks!)
2014-10-23 14:53:52 -04:00