Browse Source

fix config

activeAddress
Matias Alejo Garcia 10 years ago
parent
commit
c293635f56
  1. 2
      config.js

2
config.js

@ -42,7 +42,7 @@ var config = {
}, },
testnet: { testnet: {
provider: 'insight', provider: 'insight',
url: 'http://localhost:3001', url: 'https://test-insight.bitpay.com:443',
}, },
}, },
// To use email notifications uncomment this: // To use email notifications uncomment this:

Loading…
Cancel
Save