From 66fca2759c602e0fce8e144d38242c70c8e0194f Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:37:00 -1000 Subject: [PATCH] removed warning --- 13_3_Empowering_Bitcoin_with_Scripts.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/13_3_Empowering_Bitcoin_with_Scripts.md b/13_3_Empowering_Bitcoin_with_Scripts.md index 0437281..0f2dbbc 100644 --- a/13_3_Empowering_Bitcoin_with_Scripts.md +++ b/13_3_Empowering_Bitcoin_with_Scripts.md @@ -1,7 +1,5 @@ # 13.3: Empowering Bitcoin with Scripts -> :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](https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki). ## Lock for the Lightning Network