Fix TXP modal events
This commit is contained in:
parent
736e6c8a9b
commit
30511f9d7a
4 changed files with 20 additions and 11 deletions
|
|
@ -12,7 +12,7 @@ angular.module('copayApp.services').factory('configService', function(localStora
|
|||
|
||||
// Bitcore wallet service URL
|
||||
bws: {
|
||||
url: 'https://copay.io:3232/bws/api',
|
||||
url: 'https://bws.bitpay.com/bws/api',
|
||||
},
|
||||
|
||||
// insight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue