From f6465d1a81e27033fac643417bf68bd7872e26d7 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 14:17:58 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index caee72d..1f8c108 100644 --- a/TODO.md +++ b/TODO.md @@ -66,7 +66,11 @@ Add and document the following new concepts: * 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). 15. Consider splitting up Chapter 6 (definitely if we get an HWI chapter) - * Rearrange all early files and links + * Break apart Chapter 6 **7/2** + * Rewrite all section links in early chapters (1-5, 6, 8) + * Update Script Chapters + * Update Tor Chapter + * Update Programming Chapters ## 5. Finish Later Chapters