From 974bfef7bb0a4f966399bab1bc8bbd8474be1a75 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 14:16:19 -1000 Subject: [PATCH] Update 08_2_Sending_a_Transaction_with_Data.md --- 08_2_Sending_a_Transaction_with_Data.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/08_2_Sending_a_Transaction_with_Data.md b/08_2_Sending_a_Transaction_with_Data.md index 4cbd367..2827a52 100644 --- a/08_2_Sending_a_Transaction_with_Data.md +++ b/08_2_Sending_a_Transaction_with_Data.md @@ -1,4 +1,4 @@ -# 6.5: Sending a Transaction with Data +# 8.2: Sending a Transaction with Data > :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. @@ -120,4 +120,4 @@ Note that there is some controversy over using the Bitcoin blockchain in this wa ## What's Next? -Continue "Expanding Bitcoin Transactions" with [ยง6.6: Creating a Partially Signed Bitcoin Transaction](06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md). +Move on to "Bitcoin Scripting" with [Chapter Seven: Introducing Bitcoin Scripts](07_0_Introducing_Bitcoin_Scripts.md).