mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 09_1_Understanding_the_Foundation_of_Transactions.md
This commit is contained in:
parent
7063dee776
commit
43d4c01c2e
@ -101,7 +101,7 @@ OP_DUP OP_HASH160 06b5c6ba5330cdf738a2ce91152bfd0e71f9ec39 OP_EQUALVERIFY OP_CHE
|
|||||||
```
|
```
|
||||||
That is the standard method in Bitcoin Script for locking a P2PKH transaction.
|
That is the standard method in Bitcoin Script for locking a P2PKH transaction.
|
||||||
|
|
||||||
[§9.3](07_3_Scripting_a_P2PKH.md) will explain how these two scripts go together, but first you will need to know how Bitcoin Scripts are evaluated.
|
[§9.4](09_4_Scripting_a_P2PKH.md) will explain how these two scripts go together, but first you will need to know how Bitcoin Scripts are evaluated.
|
||||||
|
|
||||||
## Examine a Different Sort of Transaction
|
## Examine a Different Sort of Transaction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user