mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited ch06.asciidoc with Atlas code editor
This commit is contained in:
parent
b69fa03527
commit
f2d367ff45
@ -255,9 +255,11 @@ As with the outputs, let's see if we can find the inputs from Alice's transactio
|
||||
],
|
||||
----
|
||||
|
||||
Now, let's see if we can identify these fields in the serialized hex encoding:
|
||||
|
||||
Now, let's see if we can identify these fields in the serialized hex encoding in <<example_6_2>>:
|
||||
|
||||
[[example_6_2]]
|
||||
.Alice's transaction, serialized and presented in hexadecimal notation
|
||||
====
|
||||
+0100000001+*+186f9f998a5aa6f048e51dd8419a14d8a0f1a8a2836dd73+*
|
||||
*+4d2804fe65fa35779000000008b483045022100884d142d86652a3f47+*
|
||||
*+ba4746ec719bbfbd040a570b1deccbb6498c75c4ae24cb02204b9f039+*
|
||||
@ -268,7 +270,7 @@ Now, let's see if we can identify these fields in the serialized hex encoding:
|
||||
+8025513c3dbd2f7b92a94e0581f5d50f654e788acd0ef800000000000+
|
||||
+1976a9147f9b1a7fb68d60c536c2fd8aeaa53a8f3cc025a888ac00000+
|
||||
+000+
|
||||
|
||||
====
|
||||
|
||||
Hints:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user