mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
update for new 9.5
This commit is contained in:
parent
f77d9a55b9
commit
781cbfd76b
@ -15,6 +15,7 @@ Supporting objectives include the ability to:
|
|||||||
|
|
||||||
* Understand the Purpose of Bitcoin Scripts
|
* Understand the Purpose of Bitcoin Scripts
|
||||||
* Understand the P2PKH Script
|
* Understand the P2PKH Script
|
||||||
|
* Understand How P2WPKH Works with Scripting
|
||||||
* Understand the Needs for Bitcoin Script Testing
|
* Understand the Needs for Bitcoin Script Testing
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
@ -23,3 +24,4 @@ Supporting objectives include the ability to:
|
|||||||
* [Section Two: Running a Bitcoin Script](09_2_Running_a_Bitcoin_Script.md)
|
* [Section Two: Running a Bitcoin Script](09_2_Running_a_Bitcoin_Script.md)
|
||||||
* [Section Three: Scripting a P2PKH](09_3_Scripting_a_P2PKH.md)
|
* [Section Three: Scripting a P2PKH](09_3_Scripting_a_P2PKH.md)
|
||||||
* [Section Four: Testing a Bitcoin Script](09_4_Testing_a_Bitcoin_Script.md)
|
* [Section Four: Testing a Bitcoin Script](09_4_Testing_a_Bitcoin_Script.md)
|
||||||
|
* [Section Five: Scripting a P2WPKH](09_5_Scripting_a_P2WPKH.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user