From ebbd6064830e19ffed2d629c3368daefbc894ee9 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 7 Apr 2017 12:59:48 -0700 Subject: [PATCH] Update 5_1_Watching_for_Stuck_Transactions.md --- 5_1_Watching_for_Stuck_Transactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5_1_Watching_for_Stuck_Transactions.md b/5_1_Watching_for_Stuck_Transactions.md index a9f0ceb..d8b51d2 100644 --- a/5_1_Watching_for_Stuck_Transactions.md +++ b/5_1_Watching_for_Stuck_Transactions.md @@ -10,7 +10,7 @@ You should _always_ watch to ensure that your transactions go out. `bitcoin-cli The following shows a transaction that has not been put into a block. Note that it has no confirmations. ``` -$ bitcoin-cli gettransaction 0f618e38efe887028a5dd04d0e12241431978b4de32f70308c13a114d7cfcbd2 +$ bitcoin-cli -named gettransaction txid=0f618e38efe887028a5dd04d0e12241431978b4de32f70308c13a114d7cfcbd2 { "amount": -0.84927000, "fee": -0.00000400,