From 118601a378e2a005291d237fe6e07f7e53cb7973 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 24 Jan 2020 09:30:26 -1000 Subject: [PATCH] Update 11_3_Empowering_Bitcoin_with_Scripts.md --- 11_3_Empowering_Bitcoin_with_Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11_3_Empowering_Bitcoin_with_Scripts.md b/11_3_Empowering_Bitcoin_with_Scripts.md index 8cc3373..78a3a3b 100644 --- a/11_3_Empowering_Bitcoin_with_Scripts.md +++ b/11_3_Empowering_Bitcoin_with_Scripts.md @@ -1,6 +1,6 @@ # 11.3: Empowering Bitcoin with Scripts -> **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. Bitcoin Scripts can go far beyond the relatively simple financial instruments detailed to date. They're also the foundation of most complex usages of the Bitcoin network, as demonstrated by these real-world examples of off-chain functionality, drawn from the Lightning Network examples in BIP 112.