mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited ch06_transactions.adoc with Atlas code editor
This commit is contained in:
parent
3216c05496
commit
d13ba4bfcb
@ -591,7 +591,7 @@ image::images/mbc3_0604.png["A byte map of the outputs field from Alice's transa
|
|||||||
|
|
||||||
==== Outputs Count
|
==== Outputs Count
|
||||||
|
|
||||||
Identical to the start of the inputs section of a transaction, the outputs
|
Identical((("transactions", "outputs", "count")))((("outputs", "count"))) to the start of the inputs section of a transaction, the outputs
|
||||||
field begins with a count indicating the number of outputs in this
|
field begins with a count indicating the number of outputs in this
|
||||||
transaction. It's a compactSize integer and must be greater than zero.
|
transaction. It's a compactSize integer and must be greater than zero.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user