From 9c09db4b1af9553f8a6319f620584308355f09b9 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 12 Aug 2020 15:32:15 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a02425e..0f410a6 100644 --- a/TODO.md +++ b/TODO.md @@ -91,7 +91,10 @@ Add and document the following new concepts: * 16.1: Intro **8/5** * 16.2: BIP39 **8/11** * 16.3: BIP32 **8/11** - * 16.4: PSBTs + * 16.4: PSBTs **8/12** + * 16.5: Scripts **8/12** + * 16.6: Other Functions + * 16.7: Integration * Like the seedtool and keytool, but simpler 18. Edit & Integrate all "Other Languages" work 19. Edit & Integrate Appendices work