From 66036a62935f00cbe3105d5f76bc4728cff9d544 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 28 Apr 2017 11:45:54 -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 536974b..4c7c47e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This tutorial assumes that you have some minimal background of how to use the co * [5.1 Watching for Stuck Transactions](5_1_Watching_for_Stuck_Transactions.md) * [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) -* [6.0: Expanding Bitcoin Transactions](6_0_Expanding_Bitcoin_Transactions.md) — Pending +* [6.0: Expanding Bitcoin Transactions](6_0_Expanding_Bitcoin_Transactions.md) * [6.1: Sending a Transaction with a Multsig](6_1_Sending_a_Transaction_to_a_Multisig.md) — Pending * [6.2: Sending a Transaction with a Locktime](6_2_Sending_a_Transaction_with_a_Locktime.md) * [6.3: Sending a Transaction with Data](6_3_Sending_a_Transaction_with_Data.md)