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
52c8622ee9
commit
2ddb777e4f
@ -195,6 +195,7 @@ sometimes have high values, are usually encoded using the compactSize
|
||||
data type. CompactSize is a version of a variable-length integer, so
|
||||
it's sometimes called var_int or varint (see, for example, documentation
|
||||
for BIPs 37 and 144).
|
||||
****
|
||||
|
||||
[WARNING]
|
||||
====
|
||||
@ -249,7 +250,7 @@ unsigned integers:
|
||||
</tbody>
|
||||
</table>
|
||||
++++
|
||||
****
|
||||
|
||||
|
||||
Each input in a transaction must contain three fields:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user