From 0d204aa524cce4f3aa5d8abf31882e67cd33ca93 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 19 May 2017 13:12:18 -0700 Subject: [PATCH] Update 8_3_Testing_a_Bitcoin_Script.md --- 8_3_Testing_a_Bitcoin_Script.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/8_3_Testing_a_Bitcoin_Script.md b/8_3_Testing_a_Bitcoin_Script.md index 0003a1c..1437893 100644 --- a/8_3_Testing_a_Bitcoin_Script.md +++ b/8_3_Testing_a_Bitcoin_Script.md @@ -1,3 +1,5 @@ +> **WARNING:** The lack of any code Script interpretors is currently halting this section. + # 8.3: Testing 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.