From b36a62531f1cdac894ae7d7aebec641b5e984ce4 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 21 Jul 2020 15:25:29 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bff3b5..5d5ca53 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ _This tutorial assumes that you have some minimal background of how to use the c ## PART THREE: BITCOIN SCRIPTING -**Status:** Rrequires editing; requires check that it works in 0.20; requires concepts brought up to 0.20; requires integration with +**Status:** Updated for 0.20 and btcdeb. * [9.0: Introducing Bitcoin Scripts](09_0_Introducing_Bitcoin_Scripts.md) * [9.1: Understanding the Foundation of Transactions](09_1_Understanding_the_Foundation_of_Transactions.md)