From 9d17db393c1d8cad23b56191e5dcc8b50dd9dfca Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 26 Feb 2026 15:13:07 -1000 Subject: [PATCH] Update 04_0_Sending_Bitcoin_Transactions.md --- 04_0_Sending_Bitcoin_Transactions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/04_0_Sending_Bitcoin_Transactions.md b/04_0_Sending_Bitcoin_Transactions.md index 4fb3b04..148bc29 100644 --- a/04_0_Sending_Bitcoin_Transactions.md +++ b/04_0_Sending_Bitcoin_Transactions.md @@ -26,3 +26,4 @@ Supporting objectives include the ability to: * [Section Four: Sending Coins with Raw Transactions](04_4_Sending_Coins_with_a_Raw_Transaction.md) * [Interlude: Using Curl](04_4__Interlude_Using_Curl.md) * [Section Five: Sending Coins with Automated Raw Transactions](04_5_Sending_Coins_with_Automated_Raw_Transactions.md) + * [Section Six: Sending Coins to Other Addresses](04_6_Sending_Coins_to_Other_Addresses.md)