Updated content
This commit is contained in:
parent
b7959b0903
commit
54fa08d716
5 changed files with 18 additions and 10 deletions
|
|
@ -25,7 +25,7 @@ angular.module('copayApp.controllers').controller('preferencesBwsUrlController',
|
|||
switch ($scope.bwsurl.value) {
|
||||
case 'prod':
|
||||
case 'production':
|
||||
bws = 'https://bws.bitpay.com/bws/api'
|
||||
bws = 'https://bws.bitcoin.com/bws/api'
|
||||
break;
|
||||
case 'sta':
|
||||
case 'staging':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue