From d0eaa83cd43fe789ccf22b8d21da0277b0f58d55 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 12:38:43 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index b3694d3..8923686 100644 --- a/TODO.md +++ b/TODO.md @@ -61,9 +61,9 @@ Add and document the following new concepts: 13. Add Wallet Updates. * Bitcoin Descriptors **6/30** * Show what a SegWit descriptor looks like **7/2** - * Show what a multi-sig descriptor looks like + * Show what a multi-sig descriptor looks like **7/2** * Revise based on comments - * Key Ordering + * Key Ordering (sortedmulti) **7/2** **Partially Supported in 0.20** 14. Consider HWI. We need to investigate the Hardware Wallet Interface, which uses PSBTs with hardware wallets, and see if it's something we should include (and if our readers want us to). ## 5. Finish Later Chapters