Update TODO.md

This commit is contained in:
Shannon Appelcline 2026-02-26 10:29:16 -10:00 committed by GitHub
parent f36f9fedc7
commit 6763f49182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,8 @@ The following TODO items are intended for a 3.0 version of Learning Bitcoin from
## Immediate TODO (for 2/26): Sending Transactions
1. <strike>Rewrite transaction fees in §4.1 to talk about vB, et al</strike>
2. Change §4.1-4.5 to use P2WPKH (incorporate existing §4.6)
3. Remove legacy address references from the rest of the course
2. <strike>Add sendall RPC to §4.1</strike>
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)