send max button - show wallet selector
This commit is contained in:
parent
3e80d90c62
commit
f4b29d9298
4 changed files with 57 additions and 6 deletions
|
|
@ -93,4 +93,10 @@
|
|||
</div>
|
||||
</div>
|
||||
</ion-content>
|
||||
<wallet-selector
|
||||
wallet-selector-wallets="wallets"
|
||||
wallet-selector-selected-wallet="wallet"
|
||||
wallet-selector-show="showWallets"
|
||||
wallet-selector-on-select="getSendMaxInfo">
|
||||
</wallet-selector>
|
||||
</ion-view>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue