From 85cffe6d54f45f59a7495d42a57c0fd239c4c7cc Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 14:14:48 -1000 Subject: [PATCH] updated for new toc --- 08_1_Sending_a_Transaction_with_a_Locktime.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/08_1_Sending_a_Transaction_with_a_Locktime.md b/08_1_Sending_a_Transaction_with_a_Locktime.md index 2a3ebd6..2b730c5 100644 --- a/08_1_Sending_a_Transaction_with_a_Locktime.md +++ b/08_1_Sending_a_Transaction_with_a_Locktime.md @@ -1,4 +1,4 @@ -# 6.4: Sending a Transaction with a Locktime +8.1: Sending a Transaction with a Locktime > :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. @@ -134,4 +134,4 @@ Locktime offers a way to create a transaction that _should_ not be relayable to ## What's Next? -Continue "Expanding Bitcoin Transactions" with [§6.5: Sending a Transaction with Data](06_5_Sending_a_Transaction_with_Data.md). +Continue "Expanding Bitcoin Transactions" with [§8.2: Sending a Transaction with Data](08.2_Sending_a_Transaction_with_Data.md).