From fb5a51bcca690879f459fc2bb07fa8694c89116b Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 11:24:36 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index fc52ed1..b3694d3 100644 --- a/TODO.md +++ b/TODO.md @@ -55,7 +55,9 @@ Add and document the following new concepts: * Write chapter 4.6 **6/23** 12. Add PSBT. Partially Signed Bitcoin Transactions are a powerful new interchange format that should be fully included in our discussions of multi-sigs and escrows (which instead fell back on older methodologies in v1.0). * Research PSBTs **7/2** - * Update Outlines + * Update Outlines **7/2** + * Write 6.6: Creating a PSBT + * Write 6.7: Using a PSBT 13. Add Wallet Updates. * Bitcoin Descriptors **6/30** * Show what a SegWit descriptor looks like **7/2**