Scanning addresses
This commit is contained in:
parent
f106a54924
commit
b270ec608f
3 changed files with 27 additions and 22 deletions
|
|
@ -8,6 +8,12 @@
|
|||
</div>
|
||||
|
||||
|
||||
<div ng-show="index.walletScanStatus == 'error'" ng-click='index.retryScan()'>
|
||||
Scan status finished with error
|
||||
<br> [Tap to retry]
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="size-36" ng-show="!index.anyOnGoingProcess">
|
||||
<strong>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue