From 625796d0b99f1d21e7a8a8614b02bb5817244f4e Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:08:34 -1000 Subject: [PATCH] removed warning --- 05_1_Watching_for_Stuck_Transactions.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/05_1_Watching_for_Stuck_Transactions.md b/05_1_Watching_for_Stuck_Transactions.md index ff5f935..f5a8aed 100644 --- a/05_1_Watching_for_Stuck_Transactions.md +++ b/05_1_Watching_for_Stuck_Transactions.md @@ -1,7 +1,5 @@ # 5.1: Watching for Stuck Transactions -> :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. ## Watch Your Transactions