Edited ch06_transactions.adoc with Atlas code editor

develop
claylock 6 months ago
parent e9f4548849
commit 83aa9758cc

@ -1272,6 +1272,8 @@ valid if the transaction doesn't spend any witness programs).
Legacy serialization does not include the marker, flag, and witness structure
fields.
++++
<p class="fix_tracking2">
In this chapter, we looked at each of the fields in a transaction and
discovered how they communicate to full nodes the details about the
bitcoins to be transferred between users. We only briefly looked at the
@ -1279,6 +1281,7 @@ output script, input script, and witness structure that allow specifying and
satisfying conditions that restrict who can spend what bitcoins.
Understanding how to construct and use these conditions is essential to
ensuring that only Alice can spend her bitcoins, so they will be the
subject of the next chapter.
subject of the next chapter.</p>
++++
//TODO:text long section or full chapter about psbts

Loading…
Cancel
Save