From 9b90f39090bb3f45ad2c82d908f95535ce38e7fb Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 24 Jan 2020 09:24:40 -1000 Subject: [PATCH] Update 10_2_Using_Other_Script_Commands.md --- 10_2_Using_Other_Script_Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10_2_Using_Other_Script_Commands.md b/10_2_Using_Other_Script_Commands.md index 7ee3d10..780d093 100644 --- a/10_2_Using_Other_Script_Commands.md +++ b/10_2_Using_Other_Script_Commands.md @@ -1,6 +1,6 @@ # 10.2: Using Other Script Commands -> **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. You may already have in hand most of the Bitcoin Script opcodes that you'll be using in most scripts. However, Bitcoin Script offers a lot more options, which might be exactly what you need to create the financial instrument of your dreams.