blog: Revise blockchain to be two words

This commit is contained in:
Will Binns 2017-01-08 22:23:34 -06:00
parent 6a19646aeb
commit ff3b4cbda8

View file

@ -45,7 +45,7 @@ rules, though there are many more:
- Transactions/blocks must be in the correct data format.
- Within the [blockchain](https://en.bitcoin.it/wiki/Block_chain), a transaction
- Within the [block chain](https://en.bitcoin.it/wiki/Block_chain), a transaction
output cannot be double-spent.
*Read more about what a full node is, the consensus rules above and other