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.