Update 05_1_Watching_for_Stuck_Transactions.md

This commit is contained in:
Shannon Appelcline 2026-03-12 13:44:05 -10:00 committed by GitHub
parent 2b82d54cb5
commit d31cc600ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,8 +62,8 @@ If your transaction is stuck longer than you want, you can typically do one of f
This is an introduction to the power of Bitcoin transactions. If you know that a transaction is stuck, then you can decide to free it up with features like RBF or CPFP.
| Role | Feature |
|-------|----------|
| Role | Feature | Section |
|-------|----------|-----|
| Sender | RBF | §5.2 |
| Recipient | CPFP | §5.3 |