From 8e4602d390c972dd808968da4bd292e4a6b5b391 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 14:15:05 -1000 Subject: [PATCH] replaced # --- 08_1_Sending_a_Transaction_with_a_Locktime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08_1_Sending_a_Transaction_with_a_Locktime.md b/08_1_Sending_a_Transaction_with_a_Locktime.md index 2b730c5..8f4f523 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 @@ -8.1: 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.