diff --git a/config.js b/config.js index 6a7c531..58b9711 100644 --- a/config.js +++ b/config.js @@ -42,8 +42,8 @@ var config = { }, testnet: { provider: 'insight', - //url: 'https://test-insight.bitpay.com:443', - url: 'http://localhost:3001', + url: 'https://test-insight.bitpay.com:443', + // url: 'http://localhost:3001', // Multiple servers (in priority order) // url: ['http://a.b.c', 'https://test-insight.bitpay.com:443'], },