Create, import join wallet BCH

This commit is contained in:
Gustavo Maximiliano Cortez 2017-08-28 12:57:32 -03:00
commit 5175e7e2c4
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
6 changed files with 44 additions and 2 deletions

View file

@ -29,6 +29,16 @@
ng-blur="formFocus(false)">
</label>
<label class="item item-input item-select">
<div class="input-label" translate>
Coin
</div>
<select ng-model="formData.coin">
<option value="btc">BTC</option>
<option value="bch">BCH</option>
</select>
</label>
<label class="item item-input item-select">
<div class="input-label" translate>
Total number of copayers