From a56b330bfeb2771c7870a3c08e26a0048c4ddc68 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 5 Apr 2017 11:11:40 -0700 Subject: [PATCH] Update 4_0_Creating_Basic_Bitcoin_Transactions.md --- 4_0_Creating_Basic_Bitcoin_Transactions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4_0_Creating_Basic_Bitcoin_Transactions.md b/4_0_Creating_Basic_Bitcoin_Transactions.md index a603954..e24d893 100644 --- a/4_0_Creating_Basic_Bitcoin_Transactions.md +++ b/4_0_Creating_Basic_Bitcoin_Transactions.md @@ -12,8 +12,8 @@ After working through this chapter, a developer will be able to: Supporting objectives include the ability to: - * Use Basic Methods to Send Money * Understand Transactions & Transaction Fees + * Use Basic Methods to Send Money * Use Auto Fee Calculation Methods to Send Money * Understand the Dangers of Raw Transactions @@ -24,4 +24,4 @@ Supporting objectives include the ability to: * [Interlude: Using JQ](4_2__Interlude_Using_JQ.md) * [Part Three: Creating a Raw Transaction with Named Arguments](4_3_Creating_a_Raw_Transaction_with_Named_Arguments.md) * [Part Four: Sending Coins with a Raw Transaction](4_4_Sending_Coins_with_a_Raw_Transaction.md) - * [Part Five: Sending Coins with an Automated Raw Transactio](4_5_Sending_Coins_with_an_Automated_Raw_Transaction.md) + * [Part Five: Sending Coins with an Automated Raw Transactio](4_5_Sending_Coins_with_Automated_Raw_Transactions.md)