Improved bitpay account pairing and management of paired state and data.
This commit is contained in:
parent
08447a13fd
commit
8178bf1201
24 changed files with 733 additions and 232 deletions
|
|
@ -39,4 +39,11 @@
|
|||
</button>
|
||||
</div>
|
||||
</ion-content>
|
||||
<account-selector
|
||||
account-selector-title="accountSelectorTitle"
|
||||
account-selector-accounts="accounts"
|
||||
account-selector-selected-account="account"
|
||||
account-selector-show="showAccounts"
|
||||
account-selector-on-select="onAccountSelect">
|
||||
</account-selector>
|
||||
</ion-view>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue