adding explanation to clear cache feature
This commit is contained in:
parent
4f81b1f39b
commit
d42dd2fdab
8 changed files with 16 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</ion-nav-back-button>
|
||||
</ion-nav-bar>
|
||||
<ion-content>
|
||||
<div class="settings-explaination">
|
||||
<div class="settings-explanation">
|
||||
<div class="settings-heading" translate>Bitcoin transactions include a fee collected by miners on the network.</div>
|
||||
<div class="settings-description" translate>The higher the fee, the greater the incentive a miner has to include that transaction in a block. Current fees are determined based on network load and the selected policy.</div>
|
||||
<div class="estimates" ng-repeat="fee in feeLevels.livenet" ng-if="fee.level == currentFeeLevel">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue