From 5ae82e2a8ed059cf10aa0927dfc9fa7f0fb029ee Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 11:02:54 -1000 Subject: [PATCH] first cut of PSBT chapters --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd67a99..f909cd8 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,9 @@ _This tutorial assumes that you have some minimal background of how to use the c * [6.3: Sending & Spending an Automated Multisig](06_3_Sending_an_Automated_Multisig.md) * [6.4: Sending a Transaction with a Locktime](06_4_Sending_a_Transaction_with_a_Locktime.md) * [6.5: Sending a Transaction with Data](06_5_Sending_a_Transaction_with_Data.md) - + * [6.6: Creating a PSBT](06_6_Creating_a_PSBT.md) + * [6.7: Using a PSBT](06_7_Using_a-PSBT.md) + ## PART THREE: BITCOIN SCRIPTING **Status:** Requires editing; requires check that it works in 0.20; requires concepts brought up to 0.20.