From 64b894e57f01d2e7316af0a7c5a1748093eaafe3 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 13 Jun 2017 11:35:16 -0700 Subject: [PATCH] Create 07_0_Introducing_Bitcoin_Scripts.md --- 07_0_Introducing_Bitcoin_Scripts.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/07_0_Introducing_Bitcoin_Scripts.md b/07_0_Introducing_Bitcoin_Scripts.md index d764195..55b1da5 100644 --- a/07_0_Introducing_Bitcoin_Scripts.md +++ b/07_0_Introducing_Bitcoin_Scripts.md @@ -19,7 +19,7 @@ Supporting objectives include the ability to: ## Table of Contents -* [Section One: Understanding the Foundation of Transactions](7_1_Understanding_the_Foundation_of_Transactions.md) -* [Section Two: Running a Bitcoin Script](7_2_Running_a_Bitcoin_Script.md) -* [Section Three: Scripting a P2PKH](7_3_Scripting_a_P2PKH.md) -* [Section Four: Testing a Bitcoin Script](7_4_Testing_a_Bitcoin_Script.md) +* [Section One: Understanding the Foundation of Transactions](07_1_Understanding_the_Foundation_of_Transactions.md) +* [Section Two: Running a Bitcoin Script](07_2_Running_a_Bitcoin_Script.md) +* [Section Three: Scripting a P2PKH](07_3_Scripting_a_P2PKH.md) +* [Section Four: Testing a Bitcoin Script](07_4_Testing_a_Bitcoin_Script.md)