Update 05_1_Watching_for_Stuck_Transactions.md

This commit is contained in:
Shannon Appelcline 2020-01-22 14:23:35 -10:00 committed by GitHub
parent 8b5b048144
commit 3c5cb3e45b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 5.1: Watching for Stuck Transactions # 5.1: Watching for Stuck Transactions
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. > :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
Sometimes a Bitcoin transaction can get stuck. Usually it's because there wasn't sufficient transaction fee, but it can also be because of a one-time network or software glitch. Sometimes a Bitcoin transaction can get stuck. Usually it's because there wasn't sufficient transaction fee, but it can also be because of a one-time network or software glitch.