From 93b789f050f8c7b3784f24ef2c9a01de55574fd7 Mon Sep 17 00:00:00 2001 From: Javier Date: Thu, 9 Jun 2016 12:06:13 -0300 Subject: [PATCH] add bold style --- public/views/preferencesFee.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/views/preferencesFee.html b/public/views/preferencesFee.html index ce39dacf9..38963d26b 100644 --- a/public/views/preferencesFee.html +++ b/public/views/preferencesFee.html @@ -23,13 +23,13 @@
- Average confirmation time: {{fee.nbBlocks * 10}} minutes. + Average confirmation time: {{fee.nbBlocks * 10}} minutes.
- Current fee rate for this policy: {{fee.feePerKBUnit}}/kiB + Current fee rate for this policy: {{fee.feePerKBUnit}}/kiB
-
+
Bitcoin transactions may include a fee collected by miners on the network. The higher the fee, the greater the incentive a miner has to include that transaction in a block. Actual fees are determined based on network load and the selected policy.