From f42897be5bc3d8b6f11bf37b0f3b1d5d527ff9de Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 16 May 2017 14:28:00 -0700 Subject: [PATCH] Update 7_0_Introducing_Bitcoin_Scripts.md --- 7_0_Introducing_Bitcoin_Scripts.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/7_0_Introducing_Bitcoin_Scripts.md b/7_0_Introducing_Bitcoin_Scripts.md index 768fc37..1ec4442 100644 --- a/7_0_Introducing_Bitcoin_Scripts.md +++ b/7_0_Introducing_Bitcoin_Scripts.md @@ -9,12 +9,11 @@ However, Bitcoin offers much more complexity than that. It includes a simple scr After working through this chapter, a developer will be able to: * Analyze a Bitcoin Script - * Run a Bitcoin Script + * Apply a Bitcoin Script Supporting objectives include the ability to: * Understand the Purpose of Bitcoin Scripts - * Understand the Usage of Bitcoin Scripts * Understand the P2PKH Script ## Table of Contents