diff --git a/4_0_Creating_Basic_Bitcoin_Transactions.md b/4_0_Creating_Basic_Bitcoin_Transactions.md index 0b6bd17..20d936a 100644 --- a/4_0_Creating_Basic_Bitcoin_Transactions.md +++ b/4_0_Creating_Basic_Bitcoin_Transactions.md @@ -1,6 +1,6 @@ # Section Four: Sending Bitcoin Transactions -This section describes three different methods for sending bitcoins to basic P2PKH addresses from the command line, using only the bitcoin-cli interface. +This section describes three different methods for sending bitcoins to normal P2PKH addresses from the command line, using only the bitcoin-cli interface. ## Objectives for This Section @@ -15,6 +15,7 @@ Supporting objectives include the ability to: * Use Basic Methods to Send Money * Understand Transactions & Transaction Fees * Use Auto Fee Calculation Methods to Send Money + * Understand the Dangers of Raw Transactions ## Table of Contents