hide next steps

This commit is contained in:
Matias Alejo Garcia 2017-01-31 16:32:45 -03:00
commit 34bc2ba209
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
5 changed files with 23 additions and 84 deletions

View file

@ -43,26 +43,14 @@ angular.module('copayApp.services').factory('configService', function(storageSer
},
// External services
glidera: {
enabled: true,
testnet: false
},
coinbaseV2: true,
bitpayCard: {
enabled: true
},
amazon: {
enabled: true
},
recentTransactions: {
enabled: true,
},
hideNextSteps: {
enabled: false,
},
rates: {
url: 'https://insight.bitpay.com:443/api/rates',
},