Browse Source

change dflt rate level

activeAddress
Matias Alejo Garcia 9 years ago
parent
commit
ce7f0d48d0
  1. 2
      config.js

2
config.js

@ -54,7 +54,7 @@ var config = {
},
fiatRateServiceOpts: {
defaultProvider: 'BitPay',
fetchInterval: 10, // in minutes
fetchInterval: 60, // in minutes
},
// To use email notifications uncomment this:
// emailOpts: {

Loading…
Cancel
Save