mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
07320967bf
commit
4928e169d8
@ -1256,7 +1256,7 @@ Try running the script on paper to see how it behaves on the stack.
|
||||
|
||||
==== Segregated Witness Output and Transaction Examples
|
||||
|
||||
Let’s look at some of our example transactions and see how they would
|
||||
Let’s look at ((("scripts", "segregated witness", id="script-segwit")))((("segregated witness (segwit)", "scripts and", id="segwit-script")))some of our example transactions and see how they would
|
||||
change with segregated witness. We’ll first look at how a
|
||||
pay to public key hash (P2PKH) payment can be accomplished as the
|
||||
segregated witness program. Then, we’ll look at the segregated witness
|
||||
@ -1577,7 +1577,7 @@ OP_HASH160 86762607e8fe87c0c37740cddee880988b9455b2 OP_EQUAL
|
||||
----
|
||||
|
||||
Mohammed's company can then construct segwit transactions to spend these
|
||||
payments, taking advantage of segwit features including ((("scripts", "examples of", startref="script-example-complex")))lower
|
||||
payments, taking advantage of segwit features including ((("scripts", "examples of", startref="script-example-complex")))((("scripts", "segregated witness", startref="script-segwit")))((("segregated witness (segwit)", "scripts and", startref="segwit-script")))lower
|
||||
transaction fees.
|
||||
|
||||
[[mast]]
|
||||
|
Loading…
Reference in New Issue
Block a user