Displaying fiat amounts in wallet selector in Receive tab.

This commit is contained in:
Brendon Duncan 2018-05-24 14:36:51 -07:00
commit 05a8952f87
3 changed files with 13 additions and 5 deletions

View file

@ -114,6 +114,7 @@
wallet-selector-wallets="wallets"
wallet-selector-selected-wallet="wallet"
wallet-selector-show="showWallets"
wallet-selector-on-select="onWalletSelect">
wallet-selector-on-select="onWalletSelect"
wallet-selector-display-balance-as-fiat="displayBalanceAsFiat">
</wallet-selector>
</ion-view>