From c0f85d24b2b7238f48bccdab36873dedf444470f Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 24 Jan 2020 08:58:15 -1000 Subject: [PATCH] Update 08_5_Spending_a_P2SH_Transaction.md --- 08_5_Spending_a_P2SH_Transaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08_5_Spending_a_P2SH_Transaction.md b/08_5_Spending_a_P2SH_Transaction.md index 3c85e7e..658f41c 100644 --- a/08_5_Spending_a_P2SH_Transaction.md +++ b/08_5_Spending_a_P2SH_Transaction.md @@ -2,7 +2,7 @@ # 8.5: 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. +> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. Before we close out this overview of P2SH transactions, we're going to touch upon how to spend them.