Trying to fix bip72
This commit is contained in:
parent
6d72d00b99
commit
92737bc49c
8 changed files with 50 additions and 43 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<i class="fi-bitcoin-circle icon-rotate spinner"></i>
|
||||
</span>
|
||||
<span ng-show="!$root.updatingBalance">
|
||||
{{address.balance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}
|
||||
{{address.balance || 0}} {{$root.wallet.settings.unitName}}
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue