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).