From 841cf40eb1c154829cecaecb255cdc9b493b6156 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 26 Feb 2026 12:47:02 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index e4d5c39..2b488ba 100644 --- a/TODO.md +++ b/TODO.md @@ -6,11 +6,12 @@ The following TODO items are intended for a 3.0 version of Learning Bitcoin from 1. Rewrite transaction fees in §4.1 to talk about vB, et al 2. Add sendall RPC to §4.1 -2. Change §4.1-4.5 to use P2WPKH -4. Add Freezing Coins to §4.4 -5. Remove §4.6 on Segwit -6. Add Info On Sending to Other Addresses (no biggie) -7. Full Review of §4.1-4.5 +3. Add args variable option to §4.3 +4. Change §4.1-4.5 to use P2WPKH +5. Add Freezing Coins to §4.4 +6. Remove §4.6 on Segwit +7. Add Info On Sending to Other Addresses (no biggie) +8. Full Review of §4.1-4.5 ## Longer-Term TODO (Small Tasks)