From dd25853effc7db30a8a85e370afe3421281f15da Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 13 Jun 2017 11:46:04 -0700 Subject: [PATCH] Create 08_0_Embedding_Bitcoin_Scripts_in_P2SH_Transactions.md --- 08_0_Embedding_Bitcoin_Scripts_in_P2SH_Transactions.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/08_0_Embedding_Bitcoin_Scripts_in_P2SH_Transactions.md b/08_0_Embedding_Bitcoin_Scripts_in_P2SH_Transactions.md index e485452..7f7faca 100644 --- a/08_0_Embedding_Bitcoin_Scripts_in_P2SH_Transactions.md +++ b/08_0_Embedding_Bitcoin_Scripts_in_P2SH_Transactions.md @@ -17,9 +17,9 @@ Supporting objectives include the ability to: ## Table of Contents -* [Section One: Understanding the Foundation of P2SH](8_1_Understanding_the_Foundation_of_P2SH.md) -* [Section Two: Building the Structure of P2SH](8_2_Building_the_Structure_of_P2SH.md) -* [Section Three: Running a Bitcoin Script with P2SH](8_3_Running_a_Bitcoin_Script_with_P2SH.md) -* [Section Four: Scripting a Multisig](8_4_Scripting_a_Multisig.md) -* [Section Five: Spending a P2SH Transaction](8_5_Spending_a_P2SH_Transaction.md) — Awaiting API Work +* [Section One: Understanding the Foundation of P2SH](08_1_Understanding_the_Foundation_of_P2SH.md) +* [Section Two: Building the Structure of P2SH](08_2_Building_the_Structure_of_P2SH.md) +* [Section Three: Running a Bitcoin Script with P2SH](08_3_Running_a_Bitcoin_Script_with_P2SH.md) +* [Section Four: Scripting a Multisig](08_4_Scripting_a_Multisig.md) +* [Section Five: Spending a P2SH Transaction](08_5_Spending_a_P2SH_Transaction.md) — Awaiting API Work