set up my own bitcore server and changed the url. for some reason Bitcoin.com's server won't accept 0 fee txs.
This commit is contained in:
parent
4e524a7500
commit
f1d2b00b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
},
|
||||
|
||||
bwscash: {
|
||||
url: 'https://bwscash.bitcoin.com/bws/api'
|
||||
url: 'https://bws.freepages.dk/bws/api'
|
||||
},
|
||||
|
||||
download: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue