From ae1ce5948a4c621eed03b9351f35d087c1ed76ed Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 26 Apr 2017 11:42:05 -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 329dd0b..753934e 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) — Needs Reorganization * [5.2: Resending a Transaction with RBF](5_2_Resending_a_Transaction_with_RBF.md) — Needs Reorganization * [5.3: Funding a Transaction with CPFP](5_3_Funding_a_Transaction_with_CPFP.md) — Needs Reorganization -* [6.0: Expanding Bitcoin Transactions](6_0_Empowering_Bitcoin_Transactions.md) +* [6.0: Expanding Bitcoin Transactions](6_0_Empowering_Bitcoin_Transactions.md) — Pending * [6.1: Sending a Raw Transaction with a Multsig](6_1_Sending_a_Raw_Transaction_with_a_Multisig.md) — Pending * [6.2: Sending a Raw Transaction with a Locktime](5_5_Sending_a_Raw_Transaction_with_a_Locktime.md) — Needs Reorganization * [6.3: Sending a Raw Transaction with Data](5_4_Sending_a_Raw_Transaction_with_Data.md) — Needs Reorganization