From 9f704e012569183a0877ea63072c5821ed021698 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 19 Jun 2020 14:40:19 -1000 Subject: [PATCH] added curl link --- 04_4_Sending_Coins_with_a_Raw_Transaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_4_Sending_Coins_with_a_Raw_Transaction.md b/04_4_Sending_Coins_with_a_Raw_Transaction.md index 2bf7966..93c6c2e 100644 --- a/04_4_Sending_Coins_with_a_Raw_Transaction.md +++ b/04_4_Sending_Coins_with_a_Raw_Transaction.md @@ -187,4 +187,4 @@ _The disadvantages._ It's easy to lose money. There are no warnings, no safeguar ## What's Next? -Continue "Sending Bitcoin Transactions" with [ยง4.5: Sending Coins with Automated Raw Transactions](04_5_Sending_Coins_with_Automated_Raw_Transactions.md). +See another alternative way to input commands with [Interlude: Using Curl](04_4__Interlude_Using_Curl.md).