hide next steps
This commit is contained in:
parent
44cf9dc971
commit
34bc2ba209
5 changed files with 23 additions and 84 deletions
|
|
@ -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',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue