Adds setting for bitcoin cash support
This commit is contained in:
parent
2a45533797
commit
7d64827616
12 changed files with 34 additions and 51 deletions
|
|
@ -12,10 +12,11 @@
|
|||
<span class="toggle-label" translate>Support Bitcoin Cash</span>
|
||||
</ion-toggle>
|
||||
<div class="comment" translate>
|
||||
Enable Bitcoin Cash wallet creation and operation within the App. Learn more about Bitcoin Cash at <a href="https://www.bitcoincash.org/">its main website</a>
|
||||
Enable Bitcoin Cash wallet creation and operation within the App. Learn more about Bitcoin Cash at
|
||||
<a ng-click="openExternalLink('https://www.bitcoincash.org/')">its main website</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<ion-toggle class="has-comment" ng-model="spendUnconfirmed.value" toggle-class="toggle-balanced" ng-change="spendUnconfirmedChange()">
|
||||
<span class="toggle-label" translate>Use Unconfirmed Funds</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue