From 400b0b3d58a03e9e3c55e78a97923a8662175020 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 19 Jun 2020 15:27:46 -1000 Subject: [PATCH] fire power --- 04_1_Sending_Coins_The_Easy_Way.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_1_Sending_Coins_The_Easy_Way.md b/04_1_Sending_Coins_The_Easy_Way.md index 7ff8d0a..586ea90 100644 --- a/04_1_Sending_Coins_The_Easy_Way.md +++ b/04_1_Sending_Coins_The_Easy_Way.md @@ -91,7 +91,7 @@ While you are waiting for this transaction to clear, you'll note that `bitcoin-c To send coins the easy way, make sure your transaction defaults are rationale, get an address, and send coins there. That's why they call it easy! -> :fire: What is the power of sending coins the easy way? +> :fire: ***What is the power of sending coins the easy way?*** > _The advantages._ It's easy. You don't have to worry about arcane things like UTXOs. You don't have to calculate transaction fees by hand, so you're not likely to make mistakes that cost you large amounts of money. If your sole goal is to sit down at your computer and send some money, this is the way to go.