Update bitcore wallet service host
This commit is contained in:
parent
cc45d5d081
commit
eca503ca87
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@ angular.module('copayApp.services').factory('configService', function(localStora
|
|||
|
||||
// Bitcore wallet service URL
|
||||
bws: {
|
||||
url: 'http://162.242.245.33:3232/bws/api',
|
||||
// url: 'http://localhost:3001/bws/api',
|
||||
url: 'https://copay.io:3232/bws/api',
|
||||
},
|
||||
|
||||
// insight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue