From 4fa5ae2d5da54a32e8502cfc9278a68128a8d606 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 26 Apr 2017 11:22:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f94cd1f..1deda73 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This tutorial assumes that you have some minimal background of how to use the co * [5.2: Resending a Transaction with RBF](5_2_Resending_a_Transaction_with_RBF.md) * [5.3: Funding a Transaction with CPFP](5_3_Funding_a_Transaction_with_CPFP.md) * [5.4: Sending a Raw Transaction with Data](5_4_Sending_a_Raw_Transaction_with_Data.md) - * [5.5: Sending a Raw Transaction with a Locktime](5_5_Sending_a_Raw_Transaction_with_a_Locktime.md) — _Pending_ + * [5.5: Sending a Raw Transaction with a Locktime](5_5_Sending_a_Raw_Transaction_with_a_Locktime.md) ## Planned Future Work