Browse Source

fix default config

feat/estimateFee-limit
Ivan Socolsky 8 years ago
parent
commit
f16b33908f
No known key found for this signature in database GPG Key ID: FAECE6A05FAA4F56
  1. 4
      config.js

4
config.js

@ -56,10 +56,6 @@ var config = {
provider: 'insight',
url: 'https://cashexplorer.bitcoin.com',
},
testnet: {
provider: 'insight',
url: '',
},
},
},
pushNotificationsOpts: {

Loading…
Cancel
Save