From 52d45fc14260d8094d1719658e44645ca860955d Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 26 May 2017 15:31:43 -0700 Subject: [PATCH] Update and rename 8_5_Spending_a_Transaction_with_a_Bitcoin_Script.md to 8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md --- ...pt.md => 8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename 8_5_Spending_a_Transaction_with_a_Bitcoin_Script.md => 8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md (96%) diff --git a/8_5_Spending_a_Transaction_with_a_Bitcoin_Script.md b/8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md similarity index 96% rename from 8_5_Spending_a_Transaction_with_a_Bitcoin_Script.md rename to 8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md index 27f8afc..9be9ca1 100644 --- a/8_5_Spending_a_Transaction_with_a_Bitcoin_Script.md +++ b/8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md @@ -1,6 +1,6 @@ > **WARNING:** This chapter is awaiting the writing of chapter 12+ -# 8.5: Spending a Transaction with a Bitcoin Script +# 8.6: Spending a Transaction with a Bitcoin Script > **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.