Skip to content

Commit

Permalink
Mention that coinbase is the first transaction in a block in "Block C…
Browse files Browse the repository at this point in the history
…hain" subsection
  • Loading branch information
saivann committed May 22, 2014
1 parent 68cd5b6 commit 6c9cf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/guide_block_chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ are usually referenced by the SHA256(SHA256()) hash of their header.

{% 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
spend the block reward and any transaction fees paid by transactions included in this block.

Expand Down

0 comments on commit 6c9cf4f

Please sign in to comment.