mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-14 03:48:58 +00:00
Edited ch06_transactions.adoc with Atlas code editor
This commit is contained in:
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…
Reference in New Issue
Block a user