From 560cb64df3f78cc6c6137cdea4146b081b2e8d6a Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:05:27 -1000 Subject: [PATCH] Update 04_1_Sending_Coins_The_Easy_Way.md --- 04_1_Sending_Coins_The_Easy_Way.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/04_1_Sending_Coins_The_Easy_Way.md b/04_1_Sending_Coins_The_Easy_Way.md index 0702528..1c75b36 100644 --- a/04_1_Sending_Coins_The_Easy_Way.md +++ b/04_1_Sending_Coins_The_Easy_Way.md @@ -1,7 +1,5 @@ # 4.1: Sending Coins the Easy Way -> :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. - The `bitcoin-cli` offers three major ways to send coins: as a simple command; as a raw transaction; and as a raw transaction with calculation. Each has their own advantages and disadvantages. This first method for sending coins is also the simplest. ## Set Your Transaction Fee