wallet transactions now refresh every 10 seconds and don't cache

This commit is contained in:
Kadir Sekha 2018-02-06 17:50:25 -04:00
commit ca7c25d01e
3 changed files with 10 additions and 5 deletions

View file

@ -30,7 +30,6 @@
</div>
<div
ng-click='updateAll(true)'
ng-show="!updateStatusError && !wallet.balanceHidden && !wallet.scanning"
on-hold="hideToggle()"
ng-style="{'transform': amountScale}"