Update 04_1_Sending_Coins_The_Easy_Way.md

This commit is contained in:
Shannon Appelcline 2020-10-20 08:05:27 -10:00 committed by GitHub
parent 15361eaaf3
commit 560cb64df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
# 4.1: Sending Coins the Easy Way # 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. 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 ## Set Your Transaction Fee