diff --git a/8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md b/8_6_Spending_a_P2SH_Transaction.md similarity index 96% rename from 8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md rename to 8_6_Spending_a_P2SH_Transaction.md index fdf080c..1cda015 100644 --- a/8_6_Spending_a_Transaction_with_a_Bitcoin_Script.md +++ b/8_6_Spending_a_P2SH_Transaction.md @@ -1,6 +1,6 @@ > **WARNING:** This chapter is awaiting the writing of chapter 12+ -# 8.6: Spending a Transaction with a Bitcoin Script +# 8.6: Spending a P2SH Transaction > **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.