mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Mention that coinbase is the first transaction in a block in "Block Chain" subsection
This commit is contained in:
parent
68cd5b6ff9
commit
6c9cf4f860
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue