From 0fc8572671921c6149d1f84294f2485a38988d90 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Apr 2026 09:14:23 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 5d2a288..4bd4280 100644 --- a/TODO.md +++ b/TODO.md @@ -4,9 +4,10 @@ The following TODO items are intended for a 3.0 version of Learning Bitcoin from ## Immediate TODO (for 3/26): Multisigs & PSBTs -1. See if Signet faucets or back and if not consider solutions +1. See if Signet faucets or back and if not consider solutions +2. Edit §7.1 + 7.2 on Multisigs +3. Edit/Revise §4.2 on Creating Descriptors 2. Renumber links on chapters 5+6 -3. Edit §7.1 + 7.2 on Multisigs 4. Write/Update §7.3 on Spending Multisigs (I think it's still possible!) 5. Rewrite §8.1 to be specifically "Spending Multisigs with PSBTs" 6. Rearrange & Edit Rest of PSBTs Accordingly