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:
A R Hansen 2018-10-12 11:53:16 +02:00
commit f1d2b00b2b

View file

@ -18,7 +18,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
}, },
bwscash: { bwscash: {
url: 'https://bwscash.bitcoin.com/bws/api' url: 'https://bws.freepages.dk/bws/api'
}, },
download: { download: {