@ -323,7 +323,6 @@ CopayServer.prototype._getBlockExplorer = function(provider, network) {
url = 'https://test-insight.bitpay.com:443'
break;
}
console.log('[server.js.320:url:]', url); //TODO
return new Explorers.Insight(url, network);