Mention that coinbase is the first transaction in a block in "Block Chain" subsection

This commit is contained in:
Saivann 2014-05-21 23:26:38 -04:00
parent 68cd5b6ff9
commit 6c9cf4f860

View file

@ -179,7 +179,7 @@ are usually referenced by the SHA256(SHA256()) hash of their header.
{% autocrossref %} {% autocrossref %}
Every block must include one or more transactions. Exactly one of these Every block must include one or more transactions. The first one of these
transactions must be a coinbase transaction which should collect and transactions must be a coinbase transaction which should collect and
spend the block reward and any transaction fees paid by transactions included in this block. spend the block reward and any transaction fees paid by transactions included in this block.