Updated content

This commit is contained in:
magmahindenburg 2017-06-12 19:21:47 +09:00
commit 54fa08d716
5 changed files with 18 additions and 10 deletions

View file

@ -19,7 +19,7 @@
</div>
<div class="settings-explanation">
<div class="settings-description" translate>
{{appName}} depends on Bitcore Wallet Service (BWS) for blockchain information, networking and Copayer synchronization. The default configuration points to https://bws.bitpay.com (BitPay's public BWS instance).
{{appName}} depends on Bitcore Wallet Service (BWS) for blockchain information, networking and Copayer synchronization. The default configuration points to https://bws.bitcoin.com (Bitcoin.com's public BWS instance).
</div>
</div>
<button class="button button-standard button-primary" ng-click="save()" translate>Save</button>

View file

@ -29,7 +29,7 @@
<div ng-show="showAdv">
<label class="item item-input item-stacked-label">
<span class="input-label">Wallet Service URL</span>
<input type="text" ng-model="formData.bwsurl" placeholder="https://bws.bitpay.com/bws/api">
<input type="text" ng-model="formData.bwsurl" placeholder="https://bws.bitcoin.com/bws/api">
</label>
<label class="item item-input item-select">