From d98397094c98828334f7c26bf975d1fecd095184 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 21 Jul 2020 13:22:09 -1000 Subject: [PATCH] updated for 0.20 --- 12_2_Using_Other_Script_Commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12_2_Using_Other_Script_Commands.md b/12_2_Using_Other_Script_Commands.md index 780d093..93b4d15 100644 --- a/12_2_Using_Other_Script_Commands.md +++ b/12_2_Using_Other_Script_Commands.md @@ -1,4 +1,4 @@ -# 10.2: Using Other Script Commands +# 12.2: Using Other Script Commands > :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. @@ -84,4 +84,4 @@ Bitcoin Script includes a wide array of arithemetic, stack, and cryptographic op ## What's Next? -Advance through "Bitcoin Scripting" with [Chapter Eleven: Designing Real Bitcoin Scripts](11_0_Designing_Real_Bitcoin_Scripts.md). +Advance through "Bitcoin Scripting" with [Chapter Thirteen: Designing Real Bitcoin Scripts](13_0_Designing_Real_Bitcoin_Scripts.md).