From 2a28dbbebbfb02382b2361359e6a0dc9a197f2e1 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 2 Jun 2017 13:31:34 -0700 Subject: [PATCH] Update 11_0_Designing_Real_Bitcoin_Scripts.md --- 11_0_Designing_Real_Bitcoin_Scripts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/11_0_Designing_Real_Bitcoin_Scripts.md b/11_0_Designing_Real_Bitcoin_Scripts.md index 387d690..b1e3484 100644 --- a/11_0_Designing_Real_Bitcoin_Scripts.md +++ b/11_0_Designing_Real_Bitcoin_Scripts.md @@ -12,6 +12,7 @@ After working through this chapter, a developer will be able to: Supporting objectives include the ability to: * Understand Existing Bitcoin Scripts + * Understand the Importance of Signatures ## Table of Contents