From 77b59d93fa08a15e9d7b7aed9e5318f068934de3 Mon Sep 17 00:00:00 2001 From: Marty Alcala Date: Thu, 3 Nov 2016 15:24:39 -0400 Subject: [PATCH] add confirmations item to tx-details --- www/views/modals/tx-details.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/www/views/modals/tx-details.html b/www/views/modals/tx-details.html index 82f560c8c..4acb712b0 100644 --- a/www/views/modals/tx-details.html +++ b/www/views/modals/tx-details.html @@ -54,12 +54,21 @@ -
+
Fee {{btx.feeStr}}
+
+ Confirmations + + {{btx.confirmations}} + + + 6+ + +
Timeline