mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Update 8_0_Creating_Bitcoin_Script_Transactions.md
This commit is contained in:
parent
a2e997297b
commit
9f2f3f0af6
@ -14,10 +14,13 @@ Supporting objectives include the ability to:
|
||||
* Understand the P2SH Script
|
||||
* Understand the Multisig Script
|
||||
* Test a Bitcoin Script
|
||||
* Understand How to Spend Funds Sent to a P2SH
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Section One: Building a Bitcoin Script with P2SH](8_1_Building_a_Bitcoin_Script_with_P2SH.md)
|
||||
* [Section Two: Scripting a Multisig](8_2_Scripting_a_Multisig.md)
|
||||
* [Section Three: Testing a Bitcoin Script](8_3_Testing_a_Bitcoin_Script.md)
|
||||
* [Section Four: Sending & Spending a Bitcoin Script](8_4_Send_and_Spending_a_Bitcoin_Script.md)
|
||||
* [Section One: Understanding the Foundation of P2SH](8_1_Understanding_the_Foundation_of_P2SH.md)
|
||||
* [Section One: Building a Bitcoin Script with P2SH](8_2_Building_a_Bitcoin_Script_with_P2SH.md)
|
||||
* [Section One: Scripting a Multisig](8_3_Scripting_a_Multisig.md)
|
||||
* [Section One: Testing a Bitcoin Script](8_4_Testing_a_Bitcoin_Script.md)
|
||||
* [Section One: Spending a Transaction with a Bitcoin script](8_5_Spending_a_Transaction_with_a_Bitcoin_script.md) — Awaiting API Work
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user