add warning for low fee

This commit is contained in:
JDonadio 2017-04-12 12:27:51 -03:00 committed by Gabriel Bazán
commit 5e7956ca6e
3 changed files with 15 additions and 0 deletions

BIN
www/img/icon-warning.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -84,6 +84,10 @@
<span ng-if="toggleFeeFiat">{{feeFiatStr}}</span>
</span>
</div>
<div class="item low-fees" ng-if="btx.action == 'received' && btx.lowFees">
<i class="icon"><img src="img/icon-warning.png" width="20px"></i>
<span translate>This transaction could take a long time to confirm or could be dropped due to the low fees set by the sender</span>
</div>
<div class="item single-line">
<span class="label" translate>Confirmations</span>
<span class="item-note">