|
@ -42,8 +42,8 @@ var config = { |
|
|
}, |
|
|
}, |
|
|
testnet: { |
|
|
testnet: { |
|
|
provider: 'insight', |
|
|
provider: 'insight', |
|
|
//url: 'https://test-insight.bitpay.com:443',
|
|
|
url: 'https://test-insight.bitpay.com:443', |
|
|
url: 'http://localhost:3001', |
|
|
// url: 'http://localhost:3001',
|
|
|
// Multiple servers (in priority order)
|
|
|
// Multiple servers (in priority order)
|
|
|
// url: ['http://a.b.c', 'https://test-insight.bitpay.com:443'],
|
|
|
// url: ['http://a.b.c', 'https://test-insight.bitpay.com:443'],
|
|
|
}, |
|
|
}, |
|
|